D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] git hub problems

 



On 17 May 2013 14:55, Philip Hudson <phil.hudson@xxxxxxxxx> wrote:
On 17 May, 2013, at 1:27 pm, Paul Sutton wrote:

Hi
https://github.com/zleap/test


I am trying to create a new repository on git hub

i have created a new directory flocally and done the following

|touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/zleap/test.git
git push -u origin master


I'm guessing that you need to perform one more step after git init to add your GH username to the new repo's metadata. That's how it works in bzr/launchpad; in that case the command is bzr whoami. Something like that? HTH


Paul's commands are correct. Did you do the stuff on this page?

https://help.github.com/articles/set-up-git

Kevin


-- 
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/listfaq