1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-19 15:34:51 +01:00
Find a file
Avery Pennarun 13648af5ee 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.
2009-04-24 23:41:19 -04:00
.gitignore basic options parsing and whatnot. 2009-04-24 14:13:34 -04:00
git-subtree basic options parsing and whatnot. 2009-04-24 14:13:34 -04:00
git-subtree.sh Add 'git subtree merge' and 'git subtree pull'. 2009-04-24 23:41:19 -04:00
shellopts.sh basic options parsing and whatnot. 2009-04-24 14:13:34 -04:00
test.sh Pass the path using the --prefix option instead of on the command line. 2009-04-24 22:57:14 -04:00