Newest Git Programming Tips
Push feature branch to remote master from Magit
Leonardo Etcheverry
·
0 responses
·
emacs, magit, git
How to Make Conditional Requests to Github's API using Octokit
Joshua Rowley
·
0 responses
·
api, octokit, github
Create a branch on Github without a local repo.
potherca
·
0 responses
·
git branch, github
Using bash? Check zsh out!!
Bob Williams
·
7 responses
·
shell, zsh, scripting, github
git Fun stuff
raz ohad
·
1 response
·
git, github
Amend a commit, keeping the same commit message
Josh Buhler
·
2 responses
·
git, commits, oops i did it again
Oh-my-zsh prompt for git (using RVM)
Chip Castle
·
0 responses
·
zsh, rvm, prompt, oh-my-zsh
How to keep git merge graph clean
Michael Ibarra
·
0 responses
·
git, rebase, merging
Git Cheatsheet
Sethunath K M
·
0 responses
·
git
Identify all Git refs pointing at a given ref
Julien Carsique
·
1 response
·
log, git, show, rev-parse
Git: Tree-ish
Ivan Sim
·
0 responses
·
git, ivanhcsim
Deploying private submodules on heroku
Petr Bela
·
4 responses
·
heroku, submodules, github