Change check_ref_format() to take a flags argument
authorMichael Haggerty <mhagger@alum.mit.edu>
Thu, 15 Sep 2011 21:10:25 +0000 (23:10 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 20:45:29 +0000 (13:45 -0700)
commit8d9c501...5f908b2adde4b7c77537cf95f19cd893
tree91e783b...cca8d2bac7913057b9caf28c948822e1copy hash to clipboard (tree)
parent9224b73...e03845a99f8171c57dc282f806b70f4ccopy hash to clipboard (diff)
20 files changed:
builtin/check-ref-format.c
builtin/checkout.c
builtin/fetch-pack.c
builtin/receive-pack.c
builtin/replace.c
builtin/show-ref.c
builtin/tag.c
connect.c
environment.c
fast-import.c
git_remote_helpers/git/git.py
notes-merge.c
pack-refs.c
refs.c
refs.h
remote.c
sha1_name.c
t/t1402-check-ref-format.sh
transport.c
walker.c