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.
Prevent private Gem being pushed to RubyGems (Bundler)
Marc Anguera Insa
·
0 responses
·
ruby, bundler, rails, gem
clone remote Git repository with branches
Sergi Meseguer
·
0 responses
·
branches, git, git clone
How to Worry About a Clean Git History
Matt Hayes
·
0 responses
·
rebase, git, clean history, controversial
Search git commit history
Christopher Curtis
·
0 responses
·
git, regex
Merge upstream changes
Oliver Schrenk
·
0 responses
·
git, merge
Git book, available for free
antanas
·
0 responses
·
git, free
colorfull bash prompt with git branch
Konrad Merz
·
0 responses
·
shell, git, bash
Use legit
Mahmoud Hossam
·
0 responses
·
git
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
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
Quickly rename a git branch
Thibault Milan
·
0 responses
·
git, git-branch
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