Skip to content

Instantly share code, notes, and snippets.

View anotheremily's full-sized avatar

emily anotheremily

  • Las Vegas, Nevada USA
View GitHub Profile

Keybase proof

I hereby claim:

  • I am zyoung on github.
  • I am emilyincarnate (https://keybase.io/emilyincarnate) on keybase.
  • I have a public key whose fingerprint is 1713 4C77 A1F8 914D DDBD 998F 46F5 F715 EC4F 4286

To claim this, I am signing this object:

@anotheremily
anotheremily / pullpushrebase.sh
Created March 2, 2017 14:57
pullpushrebase.sh
BRANCH=`git symbolic-ref HEAD | sed 's!refs\/heads\/!!'`; \
git stash; \
git checkout master; \
git pull --rebase; \
git checkout $BRANCH; \
git rebase master; \
git pull --rebase; \
git push; \
git stash pop
### Keybase proof
I hereby claim:
* I am anotheremily on github.
* I am emilyincarnate (https://keybase.io/emilyincarnate) on keybase.
* I have a public key whose fingerprint is 1713 4C77 A1F8 914D DDBD 998F 46F5 F715 EC4F 4286
To claim this, I am signing this object: