diff --git a/content/chs-git.md b/content/chs-git.md index b81bf7b..9e1622a 100644 --- a/content/chs-git.md +++ b/content/chs-git.md @@ -3,10 +3,11 @@ Title: Some git tricks Date: 2019-04-22 17:00 Author: Fabrice Category: cheat sheets +Slug: git-tricks Header_Cover: images/cover_water.jpg --- -Some git tricks I use from time to time and that I forgot everytime… +Some [git](https://git-scm.com/) tricks I use from time to time and that I forgot everytime… Reset `master` to `origin/master`: ```sh