Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
refs.c: move dwim_ref()/dwim_log() from sha1_name.c
author
Junio C Hamano
<gitster@pobox.com>
Wed, 12 Oct 2011 17:35:38 +0000
(10:35 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 12 Oct 2011 17:35:38 +0000
(10:35 -0700)
Both dwim_ref()/dwim_log() functions are intimately related to the ref
parsing rules defined in refs.c and better fits there. Move them together
with substitute_branch_name(), a file scope static helper function.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
ff74f7f
)
No differences found