Popular Git Programming Tips
Git Configuration
Widy Graycloud
·
2 responses
·
control, version, git, tuts
Create github repo from Terminal
Walid
·
2 responses
·
github, bash, git
git Dropbox integration
Sai kumar
·
0 responses
·
git, dropbox
Create a .gitignore through Windows Explorer
Mike Kusold
·
0 responses
·
git, windows
View git commit changes in vim
Alessandro Mecca
·
0 responses
·
git, diff, vim, commit
Tagged Git Commit Log
Chris Simpkins
·
0 responses
·
shell, git log, version control, git
List/Add/Edits Github Issues from Shell Scripts
KJ
·
0 responses
·
shellscript, git, github
Open all unstaged and untracked source files in vim tabs
Ara
·
0 responses
·
shell, vim, awk, git
Easier to view Git Diff's with Gitx
Jon Dowdle
·
1 response
·
git, osx, gitx
Extract your shell configuration to dotfiles
Marko Klemetti
·
0 responses
·
shell, zsh, dotfiles, git
git: mails to all branch authors
Marcin Wosinek
·
1 response
·
linux, git
Pushing/pulling from Plastic SCM to GitHub
psantosl
·
0 responses
·
codeplex, bitbucket, git, plasticscm
Automatically testing a Ren'Py game using Travis CI
Christopher Randall Wells
·
0 responses
·
github, travis ci, renpy
Git beefy rebase and push alias
Murphy Randle
·
0 responses
·
zsh, git, alias, mac
Git show in sublime
DeTeam
·
0 responses
·
sublime, git
Simple way to pair up
Alexander Tamoykin
·
0 responses
·
ruby, agile, pair programming, git
Trun your Github Issue into kanban with greasemonkey & Gira
Jichao Ouyang
·
0 responses
·
jira, issues, kanban, github
Count lines of code in a git initialized folder
Jordan Trevino
·
0 responses
·
git, bash, loc
Solarized
Bob Williams
·
7 responses
·
terminal, ide, themes, editors
Find all file extensions in a git repository's history
carleeto
·
0 responses
·
git, file extensions
What to include in your README's
Josh Burns
·
0 responses
·
markdown, readme, git, write