Skip to content

Instantly share code, notes, and snippets.

@cozingo
Created August 26, 2020 06:47
Show Gist options
  • Save cozingo/dfa4ca8b703a588ed653672bf2968371 to your computer and use it in GitHub Desktop.
Save cozingo/dfa4ca8b703a588ed653672bf2968371 to your computer and use it in GitHub Desktop.
git reset
changes stage changes files should be careful
1. reset --soft нет нет нет
2. reset [--mixed] да нет нет
3. reset --hard да да да
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment