From: fpefpe Hello -- I just created a bare repo (say on github) and I want to get my local repo to for for the first time -- should I "push" or "clone" the local repo to remote report for the first time? Thanks
It will depend on which you are connected to. If you are 'on the clone' then you would fetch from the address of the 'local' repo. More likely you are working on you local machine and you push to the remote address. As always check the manual and the instruction provided by the hoster of the remote. -- Philip -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
