Popular Git Programming Tips
Cherry pick unsaved changes into stash
David G. Hong
·
0 responses
·
stash, git
自分のためのコードを書こう
hibariya
·
0 responses
·
ruby, rubygems, programming, github
Identify all Git refs pointing at a given ref
Julien Carsique
·
1 response
·
log, git, show, rev-parse
Open Source Your Company
Bob Williams
·
0 responses
·
opensource, posscon2012, miloss, github
Glot: Reflective Builder Population
Tobias Clemson
·
0 responses
·
ruby, groovy, gradle, java
Disable Guard while running `git checkout`
Aaron Jensen
·
0 responses
·
ruby, guard, dotfiles, git
Add and maintain your own Android .gitignore
Benjamin Weiss
·
0 responses
·
git, android, .gitignore
Automation of PHP Coding Style Check Using Git Hooks
Stanislav Chistenko
·
0 responses
·
php, hooks, git, coding style
Create a branch on Github without a local repo.
potherca
·
0 responses
·
git branch, github
Manage incremental releases to many nodes using git-bundle
Susan Potter
·
0 responses
·
git, deployment
How I keep my local WordPress install up-to-date
Baki Goxhaj
·
4 responses
·
terminal, git, bash, wordpress
Make URI's Easier To Work With
Nicholas Jordon
·
0 responses
·
open source, ci, git, uri
Github API & Javascript
Philippe CHARRIERE
·
0 responses
·
javascript, github
Git Bash Private Keys on Windows
mattcodez
·
0 responses
·
git, ssh, windows
Use tiny git repos everywhere
Scott Grogan
·
2 responses
·
housekeeping, git
Efficiency in Development Workflow – Pull Requests and Code Reviews
Codeship
·
0 responses
·
workflow, pull request, merging, code review
Get up to speed quickly with a new git repo
Damon Davison
·
0 responses
·
code churn, git
Git alias to easily create .gitignore file with gitignore.io
Russell Dempsey
·
0 responses
·
shell, terminal, aliases, gitignore
.gitignore file
Chase
·
0 responses
·
git
Generate timesheet CSVs from git log
David Godfrey
·
0 responses
·
csv, git, bash
Checkout last branch without writing the name.
Christopher Hein
·
2 responses
·
branches, alias, git, checkout