#git bot interface
History of !submodule_change
- In order to change a submodule you must go into the submodule repository, check it out to the appropriate branch, make the needed change (possibly involving git pull), commit the change, cd .. (out of the submodule), git commit -m "Updated submodule" submodulepath
By SethRobertson at 2011-12-18 19:54:47