Hacker News new | ask | show | jobs
by iFire 893 days ago
I am still really happy with using git subrepo as my metarepo https://github.com/ingydotnet/git-subrepo
1 comments

The readme is understandable and the failure modes means it degrades to an ordinary git repo.

> This git command "clones" an external git repo into a subdirectory of your repo. Later on, upstream changes can be pulled in, and local changes can be pushed back. Simple.