1
0
mirror of https://github.com/git/git.git synced 2024-10-21 13:59:03 +02:00
git/contrib/subtree
Junio C Hamano dd65a9e5e3 Merge branch 'dw/subtree-split-do-not-drop-merge'
The "split" subcommand of "git subtree" (in contrib/) incorrectly
skipped merges when it shouldn't, which was corrected.

* dw/subtree-split-do-not-drop-merge:
  contrib/subtree: fix "subtree split" skipped-merge bug
2016-02-03 14:16:03 -08:00
..
t contrib/subtree: fix "subtree split" skipped-merge bug 2016-01-20 14:53:18 -08:00
.gitignore
COPYING
git-subtree.sh Merge branch 'dw/subtree-split-do-not-drop-merge' 2016-02-03 14:16:03 -08:00
git-subtree.txt
INSTALL
Makefile contrib/subtree: Make testing easier 2016-01-19 10:15:20 -08:00
README
todo contrib/subtree: remove "push" command from the "todo" file 2015-11-06 09:32:33 -08:00

Please read git-subtree.txt for documentation.

Please don't contact me using github mail; it's slow, ugly, and worst of
all, redundant. Email me instead at apenwarr@gmail.com and I'll be happy to
help.

Avery