Managed publishing of your personal git repository: Difference between revisions
(Created page with "Now that I am officially an [https://gitorious.org/~moodboom open-source software developer] (yay for me! someone's gotta say it...), I have configured my git repositories into ...") |
(No difference)
|
Revision as of 01:45, 28 January 2012
Now that I am officially an open-source software developer (yay for me! someone's gotta say it...), I have configured my git repositories into two layers. The first is where I work, and the second is the published layer.
Then there is a third layer, held in one of those public git places that make it fun for everyone to grab your code.
I set up according to ...