Master Git One Commit at a Time
Get your git jitsu on with these git tips that will take you from a beginner to an expert.
Using git rebase to merge commits
Will
·
0 responses
·
rebase, git, commits
Clean git repository of untracked files
Alex Cristea
·
0 responses
·
git, clean git, remove untracked files
Git create and checkout branch
Ezekiel Kigbo
·
0 responses
·
git, branches, shortcut
Quickly save code snippets to gist using vim
kiran ps
·
0 responses
·
vim, plugin, gist, snippets
Oh crap, I committed to master!
Mark Allen
·
0 responses
·
reflog, git, rollback
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
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
Prevent private Gem being pushed to RubyGems (Bundler)
Marc Anguera Insa
·
0 responses
·
ruby, bundler, rails, gem
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
Amend git commit
Scott M
·
0 responses
·
git
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