Skip to content

Instantly share code, notes, and snippets.

@HwDhyeon
Created April 28, 2020 07:52
Show Gist options
  • Save HwDhyeon/67e5681ef2e89ab80db79e826be5ec9e to your computer and use it in GitHub Desktop.
Save HwDhyeon/67e5681ef2e89ab80db79e826be5ec9e to your computer and use it in GitHub Desktop.
가장 최근에 원격저장소에 올라간 푸시기록 삭제하기
> git reset HEAD^
More? ^
> git push --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment