Sanjeev Sariya <sanjeevsar...@gmail.com> writes:

> Hello There,
>
> I'm new to git and trying to get learn basic features. I've server on remote 
> local which has code. I'd refer to it as server.
> Am on my local machine from which I'd edit the code. I'd refer to it as local.
>
> On server I create new directory and do
>
>  git init

On the server you most likely want to create a "bare repo":

 $ git init --bare

/M

--
Magnus Therning,  magnus.thern...@cipherstone.com
Cipherstone Technologies AB
Theres Svenssons gata 10, 417 55 Gothenburg, Sweden

If our ideas of intellectual property are wrong, we must change them,
improve them and return them to their original purpose. When
intellectual property rules diminish the supply of new ideas, they
steal from all of us.
     — Andrew Brown, November 19, 2005, The Guardian

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/87tw6w2e8q.fsf%40cipherstone.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to