diff options
author | Andrew Myrick <amyrick@apple.com> | 2009-12-21 14:22:54 -0800 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2009-12-21 14:33:50 -0800 |
commit | 063681d72e60e80cd14576037728b395ed42e330 (patch) | |
tree | 4b58f35c371d64a9c24e3fba2ed565b0b34f76a4 /Documentation/RelNotes-1.6.4.3.txt | |
parent | git-svn: detect cherry-picks correctly. (diff) | |
download | tgif-063681d72e60e80cd14576037728b395ed42e330.tar.xz |
git-svn: Remove obsolete MAXPARENT check
Change git-svn not to impose a limit of 16 parents on a merge.
This limit in git-svn artificially prevents cloning svn repositories
that contain commits with more than 16 merge parents.
The limit was removed from builtin-commit-tree.c for git v1.6.0 in commit
ef98c5cafb3e799b1568bb843fcd45920dc62f16, so there is no need to check for it
it in git-svn.
Signed-off-by: Andrew Myrick <amyrick@apple.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'Documentation/RelNotes-1.6.4.3.txt')
0 files changed, 0 insertions, 0 deletions