cheat-sheet.md: Explicitly list the branch to push
authorW. Trevor King <wking@tremily.us>
Tue, 29 Apr 2014 22:08:13 +0000 (15:08 -0700)
committerW. Trevor King <wking@tremily.us>
Tue, 29 Apr 2014 22:08:13 +0000 (15:08 -0700)
commit7af99933636f606381377614675baf1df7405092
treeb4ef0ff710f42f8455fc0950c840ee1ecc3becda
parent69d18426ef42d6b1bb4518012edffda4c0a7f812
cheat-sheet.md: Explicitly list the branch to push

With Git 2.0, the default push strategy changed to 'simple', only
pushing the current branch.  However, for backwards compatibility and
general explicit-ness, it's better to list the refs you're pushing
anyway.
cheat-sheet.md