Skip to content

example bash script for experimenting and training git subtree workflow

Notifications You must be signed in to change notification settings

derEremit/subtree-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

subtree-training

example bash script for experimenting and training git subtree workflow

running setup.sh should generate following layout in $testdir ( default: ~/temp/subtreetest )

example --> main repository
subexample --> another repository wich will be included in example
.repo --> repositories to clone and push to
example
subexample

after that look what can be done in experiment.sh

further reading:

http://log.pardus.de/2012/08/modular-git-with-git-subtree.html

About

example bash script for experimenting and training git subtree workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages