[git-users] Re: What is best practice to manage a set of repos?

2013-01-16 Thread David Goldfarb
Thanks, I'll take a look.
I do need to be able to work on Windows too, but my needs are pretty 
simple... 99% of the time, the only group action I'll need is to check out 
all the latest files of all projects.

On Monday, January 14, 2013 4:14:41 PM UTC+2, Thomas Ferris Nicolaisen 
wrote:

 We've been using gitslave http://gitslave.sourceforge.net/ for this 
 purpose with some great experiences. Note that it's somewhat untested on 
 Windows though.

-- 




[git-users] Re: What is best practice to manage a set of repos?

2013-01-14 Thread Thomas Ferris Nicolaisen
We've been using gitslave http://gitslave.sourceforge.net/ for this 
purpose with some great experiences. Note that it's somewhat untested on 
Windows though.

--