% Git Submodules - The Good + The Bad % Paul Matthews % March 2012
- Submodules
- Essentials
- Using submodules
- Using distributed submodules
Apache License | |
-------------- | |
Version 2.0, January 2004 | |
http://www.apache.org/licenses/ | |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION | |
1. Definitions. |
[alias] | |
d = difftool | |
br = branch | |
cb = checkout -b | |
ci = commit | |
co = checkout | |
coh = !git checkout-head | |
dc = svn dcommit | |
dcommit = svn dcommit | |
fa = !git fetch-all |