Newest Git Programming Tips
clean changes from accidently git stash pop
Benjamin Knofe
·
0 responses
·
patch, stash, pop, remove
Fixing bundler issues like "git@github.com:... is not checked out. Please run `bundle install`"
Martin Naumann
·
0 responses
·
ruby, bundler, gem, rvm
Recover a dropped stash
Thibault Milan
·
0 responses
·
git stash, git, git recovering
Git credentials on the go
Jens Hausherr
·
0 responses
·
ssh, git
git diff highlighting
Felix Puchinger
·
0 responses
·
vim, syntax, git, highlighting
Use github for all your diff'ing needs
Oliver Tupman
·
0 responses
·
magic, diffs, diffing, repositories
Boxen
Eric S.
·
6 responses
·
boxen, hackintosh, github
Deleting files in Git/Github
José Carlos Méndez
·
0 responses
·
github, git
Open Git conflicts in Vim
Dwain Faithfull
·
3 responses
·
shell, vim, git
Prose
Eric S.
·
0 responses
·
git, prose
Github Markdown Tip
Kyle Nunery
·
1 response
·
markdown, github
Some cool stuff you should know about git #3
Radosław Jędryszczak
·
0 responses
·
tips, git, cherry-picking commits, reverting a remote commit
Some cool stuff you should know about git #2
Radosław Jędryszczak
·
4 responses
·
tips, git, checkout branches, git autocorrect
Some cool stuff you should know about git #1
Radosław Jędryszczak
·
0 responses
·
tips, git, comparing branches, recovering deleted commit
Pretty diff output with Sublime
James Shakespeare
·
1 response
·
diff, sublime, git
Jenkins & Git Branches
Vanja Radovanović
·
0 responses
·
git, ci, jenkins
git clone: 3 ways
Dmitry Belaventsev
·
0 responses
·
git, git-clone
What to include in your README's
Josh Burns
·
0 responses
·
markdown, readme, git, write