git/perl/Git
Steven Walter 14d3ce1120 git-svn.perl: keep processing all commits in parents_exclude
This fixes a bug where git finds the incorrect merge parent.  Consider a
repository with trunk, branch1 of trunk, and branch2 of branch1.
Without this change, git interprets a merge of branch2 into trunk as a
merge of branch1 into trunk.

Signed-off-by: Steven Walter <stevenrwalter@gmail.com>
Reviewed-by: Sam Vilain <sam@vilain.net>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
2012-10-05 22:48:12 +00:00
..
SVN git-svn: canonicalize newly-minted URLs 2012-08-02 21:46:05 +00:00
I18N.pm Git::I18N: compatibility with perl <5.8.3 2012-03-10 13:25:41 -08:00
IndexInfo.pm Move Git::IndexInfo into its own file. 2012-07-27 22:36:17 +00:00
SVN.pm git-svn.perl: keep processing all commits in parents_exclude 2012-10-05 22:48:12 +00:00