Popular Git Programming Tips
Delete merged branches locally:
Andrew Walker
·
0 responses
·
branching, git
delete all local branches
Jin
·
0 responses
·
branch, git, delete
Merging Cleanly
Ryland Herrick
·
0 responses
·
ryalnd, git, git-merge, conflicts
GitHub: My Starred Projects
Edgar Ortega Ramírez
·
0 responses
·
star, github
Setup git command line completion on OSX
P. Taylor Goetz
·
0 responses
·
command line, git
"Bare" Repositories in Git
Irakli Nadareishvili
·
0 responses
·
git, dvcs, bare
Prune Dead Branches From Your Remotes
Daniel Miladinov
·
1 response
·
git, git remote
Generating GitHub Issue Labels
Martin Peck
·
0 responses
·
python, issues, labels, github
git grep
Yuki Matsukura
·
0 responses
·
grep, git
get ssh public keys from github
Lars Mai
·
0 responses
·
ssh, github
Generate useful READMEs for GitHub forks
Alexey Blinov
·
0 responses
·
github, pullrequest, readme
git submodules recursively
Clayton McIlrath
·
0 responses
·
terminal, command line, scm, git
Git Configuration
callmekatootie
·
0 responses
·
tip, git
Patch committing in git
Venkata Subramanian Mahalingam
·
0 responses
·
patch, git, commit, version control
amending previous commits
Kristian Lewis Jones
·
0 responses
·
rebase, git
Make a Template to Speed up Project Creation and Workflow
Phong Huynh
·
0 responses
·
git, workflow, project, template
Copy a commit from another repo
Jelle Vandebeeck
·
0 responses
·
git, repositories, cherry pick
Fixing Xcode's template headers after git commit
glaszig
·
0 responses
·
xcode, git