Popular Git Programming Tips
clone remote Git repository with branches
Sergi Meseguer
·
0 responses
·
branches, git, git clone
Git create and checkout branch
Ezekiel Kigbo
·
0 responses
·
git, branches, shortcut
How to Worry About a Clean Git History
Matt Hayes
·
0 responses
·
rebase, git, clean history, controversial
Git book, available for free
antanas
·
0 responses
·
git, free
Merge upstream changes
Oliver Schrenk
·
0 responses
·
git, merge
Use legit
Mahmoud Hossam
·
0 responses
·
git
colorfull bash prompt with git branch
Konrad Merz
·
0 responses
·
shell, git, bash
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
Get file list from git commit
Hikmat Dhamee
·
0 responses
·
commit, files, git, github
Commit Status API on Github
Adriano Rodrigo Guerreiro Laranjeira
·
0 responses
·
github, adrianoguerreiro
Oh crap, I committed to master!
Mark Allen
·
0 responses
·
reflog, git, rollback
Viewing Git logs
Daniel Ribeiro
·
0 responses
·
log, git
Combine git add and commit in one shortcut
Bernd Plontsch
·
0 responses
·
commit, shortcut, add, git
Remove Files From Git Repository Index
Dustin Fadler
·
0 responses
·
git, version control
Amend last git commit
Antonio
·
1 response
·
git
Quickly rename a git branch
Thibault Milan
·
0 responses
·
git, git-branch
Amend git commit
Scott M
·
0 responses
·
git
How to fetch Pull Request on Github
jigsaw
·
0 responses
·
git, github