Hi,

I'm new to git. I have to setup a master repo we are working on.

I did the following.
Created a new repo (non-bare) on my local machine (c:\work), unzipped the 
project, added the files, committed.
I created a bare repo on our server (n:\work).
Now I want to push from my local repo to the network repo, then my 
collegues can clone the repo, then can pull and push.
Is this approach good?

-- 


Reply via email to