Skip to content

Instantly share code, notes, and snippets.

@ktmihs
Created November 22, 2022 14:07
Show Gist options
  • Save ktmihs/e85e1d1bec49f999081c134979c40e49 to your computer and use it in GitHub Desktop.
Save ktmihs/e85e1d1bec49f999081c134979c40e49 to your computer and use it in GitHub Desktop.
github
# 브랜치 이름이 다를 때, push 하는 방법
git push [remote] [origin branch]:[remote branch]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment