diff --git a/makefile b/makefile index 2169e16..ad7c79a 100644 --- a/makefile +++ b/makefile @@ -54,4 +54,5 @@ s: git status -su c: git add config/ - git checkout . \ No newline at end of file + git checkout . + git reset \ No newline at end of file