Collection of useful Git Tips to get started
I thought it was time to collect some of my most useful findings when working with Git.
These are typically from situations where I found a useful way, which I wanted to jot down. Also I have answered and asked some questions on StackOverflow. The good thing about it, is that I am always able to find it again this way.
Justaddwater.dk posts:
- How to make Git ignore files that already exist in your project
- Spoken Git Commit Log — Another Annoyance at the Office
- How to add Git Pull Shortcut to Different Github Branches
- Using Git for SVN Repositories Workflow
- Using Local File-based Git — Server Laziness
StackOverflow posts:
- git-svn: how do I create a new svn branch via git?
- How to switch svn branches using git-svn?
- Git how to create remote branch
- How to undo “git commit –amend” done instead of “git commit”
- How to grep git commits for a certain word
- Git svn clone: How to defer fetch of revision history
- Which Git commit stats are easy to pull
- Git how to save a preset git log –format
- View remote Git revision on Heroku
- The shortest possible output from git log containing author and date
- Git how to find out which single commits that done on one branch and not another
October 10th, 2011 at 18:34 (GMT-1)
Hi, many thanks for this nice compilation!
Do you know a good web interface for Git? At low costs for commercial or an open source alternative?
regards Christian
October 17th, 2011 at 03:46 (GMT-1)
It’s a good idea! Visitors won’t have a hard time looking Git tips. You compile it and that’s good idea. Thanks for sharing.
October 21st, 2011 at 05:14 (GMT-1)
Amazing post this could be very useful……..
January 1st, 2012 at 18:58 (GMT-1)
thanks, its really amazing ides