http://git.or.cz/gitwiki/GitSvnComparsion
Learning Git Svn in 5 minutes
Showing posts with label git. Show all posts
Showing posts with label git. Show all posts
git push origin master - master (non-fast forward) - Github.com
git pull git@github.com:username/project.git - first then
git push origin master
git push origin master
Basic Git Commands
Posted by
Lon
on Friday, March 6, 2009
Labels:
Desiremesh,
git,
RubyonRails,
Unfuddle
/
Comments: (0)
git clone git@desiremesh.unfuddle.com:desiremesh/newsgroup.git
git commit -a -m 'comments here'
git push
git commit -a -m 'comments here'
git push
Install Git
Posted by
Lon
on Wednesday, February 25, 2009
Labels:
git,
Intrepid 8.10,
Ubuntu
/
Comments: (0)
- sudo apt-get install git-core git-doc git-email gitk