Skip to content

Instantly share code, notes, and snippets.

@singun
Last active February 19, 2016 14:28
Show Gist options
  • Save singun/92e61b26610913fdc0d9 to your computer and use it in GitHub Desktop.
Save singun/92e61b26610913fdc0d9 to your computer and use it in GitHub Desktop.
깃 명령어
  • git branch -v -a
  • git reset --hard origin/dev
  • git log
  • git stash
  • git stash pop
  • git config color.ui true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment