diff options
author | Andrew Myrick <amyrick@apple.com> | 2010-01-07 01:25:21 +0100 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2010-01-23 12:23:03 +0100 |
commit | 1cef6500a9edc7997bd0aa4cd1f739f5106ab0a9 (patch) | |
tree | aa6c6d0c3dbffead7fbd6c0ce1e273645d69599c /compat | |
parent | msvc: Add a definition of NORETURN compatible with msvc compiler (diff) | |
download | git-1cef6500a9edc7997bd0aa4cd1f739f5106ab0a9.tar.xz git-1cef6500a9edc7997bd0aa4cd1f739f5106ab0a9.zip |
git-svn: ignore changeless commits when checking for a cherry-pick
Update git-svn to ignore commits that do not change the tree when it is
deciding if an svn merge ticket represents a real branch merge or just a
cherry-pick.
Consider the following integration model in the svn repository:
F---G branch1
/ \
D tag1 \ E tag2
/ \ /
A---B C trunk
branch1 is merged to trunk in commit C.
With this patch, git-svn will correctly identify branch1 as a proper merge
parent, instead of incorrectly ignoring it as a cherry-pick.
Signed-off-by: Andrew Myrick <amyrick@apple.com>
Acked-by: Sam Vilain <sam@vilain.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions