Popular Git Programming Tips
Automate your commit messages
Roman Blöth
·
0 responses
·
git, commit message, hooks
Seeing parts of the line that differ in a diff using Git
François Pietka
·
0 responses
·
color, diff, git
svn-like statuses in git log
Amin ZELFANI
·
0 responses
·
log, svn, commit, status
Copy a commit from another repo
Jelle Vandebeeck
·
0 responses
·
git, repositories, cherry pick
Git Tricks for Clean Histories
Stephan Sokolow
·
0 responses
·
reference, git
"Bare" Repositories in Git
Irakli Nadareishvili
·
0 responses
·
git, dvcs, bare
Colourize Your Git Log
Kraig Walker
·
0 responses
·
terminal, log, git
List git branches
Alexey Alekhin
·
0 responses
·
shell, git
Checkout and track a remote Git branch
Abhinav Ajgaonkar
·
0 responses
·
git, remote, checkout
View your git stash
Emil Ahlbäck
·
0 responses
·
git stash, git
Checkout github pull request branch
Peter Baker
·
0 responses
·
git, github
Webcam picture on every git commit
Simon
·
0 responses
·
bash, git, webcam
Colorized diff output in the terminal console
Daniel Reis
·
0 responses
·
git, terminal, bzr
remote local/remote merged branches
Eduard Carreras
·
0 responses
·
shell, git
Use pager only when necessary
Thomas Duplomb
·
0 responses
·
git, pager
Ignore previously tracked files in Git
Ayman
·
0 responses
·
git, gitignore, tracking
Commands: Git branching
Jonas Hartmann
·
0 responses
·
git, branch, merge
Add an ssh key to no login user
German Ilyin
·
0 responses
·
shell, ssh, phabricator, git
amending previous commits
Kristian Lewis Jones
·
0 responses
·
rebase, git