Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 395 Bytes

README.subtrees.md

File metadata and controls

7 lines (6 loc) · 395 Bytes

subtree pulling

git subtree pull -P sysconf/sysconf.gitted [email protected]:geonef/sysconf.gitted.git master git subtree pull -P sysconf/sysconf.base [email protected]:geonef/sysconf.base.git master

subtree pushing

git subtree push -P sysconf/sysconf.gitted [email protected]:geonef/sysconf.gitted.git master git subtree push -P sysconf/sysconf.base [email protected]:geonef/sysconf.base.git master