summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-09-05 11:35:29 +0200
committerJunio C Hamano <gitster@pobox.com>2007-09-05 15:24:16 -0700
commit05b4df31537a653eaa30d2c6f53e05d7a12d1bc8 (patch)
treeb0e4835df071c35810a92444b222f7a30a7c3825 /commit.c
parentad00a3b8f8cabcf20aa6ac84ac88bea035fa7ce7 (diff)
downloadgit-05b4df31537a653eaa30d2c6f53e05d7a12d1bc8.tar.gz
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 'commit.c')
0 files changed, 0 insertions, 0 deletions