Popular Git Programming Tips
"Bare" Repositories in Git
Irakli Nadareishvili
·
0 responses
·
git, dvcs, bare
Git Tricks for Clean Histories
Stephan Sokolow
·
0 responses
·
reference, git
Recovering from master being rewritten
Kristian Lewis Jones
·
0 responses
·
rebase, git
Automate your commit messages
Roman Blöth
·
0 responses
·
git, commit message, hooks
Git Shortcuts in bash
Ritesh Panchal
·
0 responses
·
aliases, git, bash
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
Colourize Your Git Log
Kraig Walker
·
0 responses
·
terminal, log, git
Colorized diff output in the terminal console
Daniel Reis
·
0 responses
·
git, terminal, bzr
Webcam picture on every git commit
Simon
·
0 responses
·
bash, git, webcam
View your git stash
Emil Ahlbäck
·
0 responses
·
git stash, git
List git branches
Alexey Alekhin
·
0 responses
·
shell, git
Ignore previously tracked files in Git
Ayman
·
0 responses
·
git, gitignore, tracking
Use pager only when necessary
Thomas Duplomb
·
0 responses
·
git, pager
Checkout and track a remote Git branch
Abhinav Ajgaonkar
·
0 responses
·
git, remote, checkout
remote local/remote merged branches
Eduard Carreras
·
0 responses
·
shell, git
Checkout github pull request branch
Peter Baker
·
0 responses
·
git, github
Commands: Git branching
Jonas Hartmann
·
0 responses
·
git, branch, merge
amending previous commits
Kristian Lewis Jones
·
0 responses
·
rebase, git