Re: [git-users] Problem with remote add origin command on Github

2010-09-06 Thread Jeremiah Dodds
Edit the .git/config entry for origin, if it's the right url, you shouldn't have to do anything. On Wed, Sep 1, 2010 at 2:43 AM, pauld wrote: > Hi-- > Am having trouble with the git remote add origin command on Github. > Use to have a repository called "first_app" but deleted it, and am > trying

[git-users] Problem with remote add origin command on Github

2010-09-06 Thread pauld
Hi-- Am having trouble with the git remote add origin command on Github. Use to have a repository called "first_app" but deleted it, and am trying to initialize new repository with same name. But when I do, I get this result: Paul-Denlingers-MacBook-Pro:first_app pdenlinger$ git remote add origin