Popular Git Programming Tips
Use legit
Mahmoud Hossam
·
0 responses
·
git
Custom GIT shell PS1
Jorge de los Santos Lanzas
·
0 responses
·
shell, prompt, git, bash
Clean git repository of untracked files
Alex Cristea
·
0 responses
·
git, clean git, remove untracked files
Git book, available for free
antanas
·
0 responses
·
git, free
Commit Status API on Github
Adriano Rodrigo Guerreiro Laranjeira
·
0 responses
·
github, adrianoguerreiro
clone remote Git repository with branches
Sergi Meseguer
·
0 responses
·
branches, git, git clone
Viewing Git logs
Daniel Ribeiro
·
0 responses
·
log, 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
Recover a deleted branch, local & remotly
Thibault Milan
·
0 responses
·
git, git-branch, git recovering
Amend last git commit
Antonio
·
1 response
·
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
How to fetch Pull Request on Github
jigsaw
·
0 responses
·
git, github
Amend git commit
Scott M
·
0 responses
·
git
Sometimes you've gotta forgo npm for a module on GitHub that really works.
Will Shown
·
0 responses
·
github, git, node, pull request