1
0
mirror of https://github.com/git/git.git synced 2024-09-30 10:11:21 +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

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