author | Jeff King <peff@peff.net> | |
Wed, 28 Nov 2007 18:56:28 +0000 (13:56 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 28 Nov 2007 22:38:35 +0000 (14:38 -0800) | ||
commit | 0750d751157addde94f28a7933ed4f914a526eb7 | |
tree | 4f66ac21f80ac3d23234e2d77e5be7684fbdb0ac | tree | snapshot |
parent | 9da0dabcd9ff71083b6bbc9878c22b12002400dd | commit | diff |
cvsimport: miscellaneous packed-ref fixes
These were found with a grep for '$git_dir'; they all
replace a direct access of "$git_dir/refs/..." with a call
to git-rev-parse or git-update-ref.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
These were found with a grep for '$git_dir'; they all
replace a direct access of "$git_dir/refs/..." with a call
to git-rev-parse or git-update-ref.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsimport.perl | diff | blob | history |