Popular Git Programming Tips
Git create and checkout branch
Ezekiel Kigbo
·
0 responses
·
git, branches, shortcut
Clean git repository of untracked files
Alex Cristea
·
0 responses
·
git, clean git, remove untracked files
Oh crap, I committed to master!
Mark Allen
·
0 responses
·
reflog, git, rollback
Quickly save code snippets to gist using vim
kiran ps
·
0 responses
·
vim, plugin, gist, snippets
Useful commands for git submodules
Arnaud Coomans
·
0 responses
·
git, submodule
Amend last git commit
Antonio
·
1 response
·
git
clone remote Git repository with branches
Sergi Meseguer
·
0 responses
·
branches, git, git clone
Prevent private Gem being pushed to RubyGems (Bundler)
Marc Anguera Insa
·
0 responses
·
ruby, bundler, rails, gem
Git- Script to cleanup all merged local branches
Christopher Curtis
·
0 responses
·
git, version control, branch management
Remove Files From Git Repository Index
Dustin Fadler
·
0 responses
·
git, version control
Combine git add and commit in one shortcut
Bernd Plontsch
·
0 responses
·
commit, shortcut, add, git
Amend git commit
Scott M
·
0 responses
·
git
Recover a deleted branch, local & remotly
Thibault Milan
·
0 responses
·
git, git-branch, git recovering
Remove git branch locally and on remote
Dawson Botsford
·
2 responses
·
shell, sh, linux, unix
Git Log in colors
Esteban
·
0 responses
·
git
How to fetch Pull Request on Github
jigsaw
·
0 responses
·
git, github