imajes (owner)

Revisions

gist: 214794 Download_button fork
public
Public Clone URL: git://gist.github.com/214794.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
% cat .gitconfig
[alias]
 pb = git push origin && git push github
% git pb
git: 'pb' is not a git-command. See 'git --help'.