Last active
August 25, 2018 17:32
-
-
Save kunicmarko20/b6e9bf5370daf500b5187e7d32d097c1 to your computer and use it in GitHub Desktop.
Push new branch to remote
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git push -u origin $(git rev-parse --symbolic-full-name --abbrev-ref HEAD) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment