Newest Git Programming Tips
Unlock the GitHub Game Off badges
Matthew Deiters
·
5 responses
·
game-development, badges, github
Git peeking
Jason Rogers
·
0 responses
·
git
git gc
Marcelo G. Cajueiro
·
0 responses
·
performance, git
Undo git reset
Adam Stankiewicz
·
1 response
·
git
Zsh Helpers for Rebasing and Merging
Claus Witt
·
0 responses
·
zsh, merge, rebase, git
Rebase or Merge into your topic branch, with a simple zsh function
Claus Witt
·
0 responses
·
zsh, merge, rebase, snippet
Git beefy rebase and push alias
Murphy Randle
·
0 responses
·
zsh, git, alias, mac
Edit all modified files in VIM
Rob W
·
0 responses
·
git, vim
Hit t in github for a pleasant surprise
Damon Aw
·
0 responses
·
navigation, github
Get latest submodules in git
Josh Benham
·
0 responses
·
git, submodules
Vundle - no more vim plugins as git submodules
Alexander Tamoykin
·
1 response
·
vim, plugin, git, pathogen
Use netrc to allow "go get" for private repos
eli
·
0 responses
·
golang, github
Un-staging already staged files in git
Alexander Greim
·
0 responses
·
staging, git
Ignore files in all repos
Łukasz Niemier
·
0 responses
·
gitignore, git
.gitattributes template for Xcode projects
Kemal Taskin
·
0 responses
·
ios, xcode, git, objective-c
Git: choose your ssh key
CharlyBr
·
2 responses
·
ssh, git
Create a new branch and track a remote branch
Daniel villa
·
1 response
·
branch, remote, track remote branch, github