Skip to content

Instantly share code, notes, and snippets.

@kunicmarko20
Last active August 25, 2018 17:32
Show Gist options
  • Select an option

  • Save kunicmarko20/b6e9bf5370daf500b5187e7d32d097c1 to your computer and use it in GitHub Desktop.

Select an option

Save kunicmarko20/b6e9bf5370daf500b5187e7d32d097c1 to your computer and use it in GitHub Desktop.
Push new branch to remote
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