Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 269 Bytes

File metadata and controls

9 lines (5 loc) · 269 Bytes

Extra

######Synchronizing with updates and changes

When a subproject is added, it is not automatically kept in sync with the upstream changes. You will need to update the subproject with the following command:

$ git pull -s subtree remotename branchname