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.
Auto-Completion Within Complex Git Alias
Jason Rogers
·
0 responses
·
git, bash
Git merge upstream: Prevent files to be deleted
chuck
·
0 responses
·
merge, git, conflict, upstream
Automated web site deployment (git+ftp inside)
opatry
·
2 responses
·
ftp, deployment, git, cheap
Handling GitHub for Windows crash on commit
Joakim Bengtson
·
1 response
·
crash, git, github for windows, broken repo
Nested gitignores
Simon Walker
·
0 responses
·
git
Git hooks - how don't push nasty code?
Bartłomiej Danek
·
9 responses
·
shell, sed, scm, hooks
Using Dropbox instead of Github to get a free private repo
Miles Matthias
·
1 response
·
dropbox, version control, github
Groundskeeper - Remove forgotten debug statements from your JS files
Couto
·
5 responses
·
nodejs, console, build, javascript
TIP: How to Play a Sound Whenever You Commit to Git
David Hilowitz
·
6 responses
·
mac, audio, git
List Jira ticket ids from Git log
Roman Stets
·
0 responses
·
shell, git, git log, jira
Use MacVim as your git diff tool (no external script)
Nathan Long
·
1 response
·
diff, vim, git
Sourcing custom located .gitconfig file
Abhijeet Sutar
·
1 response
·
config, gitconfig, git
Global .gitignore for all repositories
Oleg Efimov
·
0 responses
·
gitignore, git
Encrypt your Code Climate repo token for public repositories on Travis CI
Pete
·
0 responses
·
ruby, ci, travis, code climate
Linking to a gem tag from a git repository in Gemfile
Barnaby Alter
·
2 responses
·
gemfile, git tagging, ruby on rails 3, github
Communicating with Emoji on GitHub
Lee Reilly
·
1 response
·
emoji, github
An actually helpful git diff of your uncommitted changes
Shakeel Mohamed
·
0 responses
·
diff, git, patience
git-remove-tag: Remove tags from local and remote
Balazs Nadasdi
·
0 responses
·
shell, git, garbage
Better Diffs with SQL Files
Chris Missal
·
2 responses
·
diff, sql, binary, encoding
Take a photo of yourself every time you commit (Linux)
Dan Shick
·
0 responses
·
linux, git, github
Building up Hubot on Gtalk (deployed on Heroku)
Abhishek Das
·
5 responses
·
heroku, hubot, gtalk, github
Create bitbucket repo via commandline
davide
·
0 responses
·
shell, repo, bitbucket, git
Create A Simple Git Timesheet
David Stump
·
3 responses
·
alias, git, bash, timesheet
Detailed Objective-C Cheat Sheet
Rob Phillips
·
4 responses
·
cocoa, ios, open source, apple