Popular Git Programming Tips
Using git rebase to merge commits
Will
·
0 responses
·
rebase, git, commits
Quickly save code snippets to gist using vim
kiran ps
·
0 responses
·
vim, plugin, gist, snippets
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
Amend last git commit
Antonio
·
1 response
·
git
Oh crap, I committed to master!
Mark Allen
·
0 responses
·
reflog, git, rollback
Git- Script to cleanup all merged local branches
Christopher Curtis
·
0 responses
·
git, version control, branch management
Useful commands for git submodules
Arnaud Coomans
·
0 responses
·
git, submodule
Prevent private Gem being pushed to RubyGems (Bundler)
Marc Anguera Insa
·
0 responses
·
ruby, bundler, rails, gem
Amend git commit
Scott M
·
0 responses
·
git
Remove Files From Git Repository Index
Dustin Fadler
·
0 responses
·
git, version control
clone remote Git repository with branches
Sergi Meseguer
·
0 responses
·
branches, git, git clone
Git Log in colors
Esteban
·
0 responses
·
git
Combine git add and commit in one shortcut
Bernd Plontsch
·
0 responses
·
commit, shortcut, add, git
Recover a deleted branch, local & remotly
Thibault Milan
·
0 responses
·
git, git-branch, git recovering
How to fetch Pull Request on Github
jigsaw
·
0 responses
·
git, github
Remove git branch locally and on remote
Dawson Botsford
·
2 responses
·
shell, sh, linux, unix
Sometimes you've gotta forgo npm for a module on GitHub that really works.
Will Shown
·
0 responses
·
github, git, node, pull request