Git stuff

Create a subrepos from a larger repos

Clone the main repository in a separate directory:

git clone git@github.com:jvehent/bigproject.git

Keep only the subdirectory for Project1

git filter-branch --prune-empty --subdirectory-filter Project1 -- --all
en/astuces/git.txt · Last modified: 2012/08/11 16:56 by julien
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0