author | Avery Pennarun <apenwarr@gmail.com> | |
Sat, 25 Apr 2009 03:41:19 +0000 (23:41 -0400) | ||
committer | Avery Pennarun <apenwarr@gmail.com> | |
Sat, 25 Apr 2009 03:41:19 +0000 (23:41 -0400) | ||
commit | 13648af5eecd0880a64b6ea4b14f485f53daa2f1 | |
tree | 96bcc32545dde0cc3e2afb0f1e2a497793aed9e9 | tree | snapshot |
parent | eb7b590c8c63994051545bf1fe1f650f5dc4aedb | commit | diff |
Add 'git subtree merge' and 'git subtree pull'.
These are simple shortcuts for 'git merge -s subtree' and 'git pull -s
subtree', but it makes sense to have it all in one command.
These are simple shortcuts for 'git merge -s subtree' and 'git pull -s
subtree', but it makes sense to have it all in one command.
git-subtree.sh | diff | blob | history |