Skip to content

Instantly share code, notes, and snippets.

@rinov
Created July 25, 2017 02:29
Show Gist options
  • Save rinov/448b8834c577dd32830ddedeb81ac02b to your computer and use it in GitHub Desktop.
Save rinov/448b8834c577dd32830ddedeb81ac02b to your computer and use it in GitHub Desktop.
現在のbranchをリモートにpushする
post = !git push origin `git rev-parse --abbrev-ref HEAD`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment