diff options
author | Lars Hjemli <hjemli@gmail.com> | 2007-09-05 11:35:29 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-05 15:24:16 -0700 |
commit | 05b4df31537a653eaa30d2c6f53e05d7a12d1bc8 (patch) | |
tree | b0e4835df071c35810a92444b222f7a30a7c3825 /pack-check.c | |
parent | Merge branch 'ds/sendmail' (diff) | |
download | tgif-05b4df31537a653eaa30d2c6f53e05d7a12d1bc8.tar.xz |
git-svn: add support for --first-parent
When git-svn uses git-log to find embedded 'git-svn-id'-lines in commit
messages, it can get confused when local history contains merges with
other git-svn branches. But if --first-parent is supplied to git-log,
working_head_info() will only see 'branch-local' commits and thus the
first commit containing a 'git-svn-id' line should refer to the correct
subversion branch.
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-check.c')
0 files changed, 0 insertions, 0 deletions