This commit is contained in:
Fabrice Mouhartem 2019-04-24 00:19:44 +05:30
parent 655ffdd8de
commit bd2a0465e0
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Lang: en
Some [git](https://git-scm.com/) tricks I use from time to time and that I forgot everytime…
**Disclaimer:** I'm not the perfect git user, and my way of using it is especially crude.
Recently, most of my git commits are due to [`pass`](/password-store.html), therefore most of those commands are here to fix my own mistakes.
Recently, most of my git commits are due to [pass](/password-store.html), therefore most of those commands are here to fix my own mistakes.
Reset `master` to `origin/master`:
```sh