diff --git a/Cheatsheet.md b/Cheatsheet.md index 13909c8..f86b215 100644 --- a/Cheatsheet.md +++ b/Cheatsheet.md @@ -67,7 +67,7 @@ Helpful aliases for common git tasks - `gd` - `git diff` - `gdc` - `git diff --cached` - `gdv` - git diff ~~w "$`" | view - - - `gc@~~`git commit -v\` +- `gc - `git commit -v` - `gc!` - `git commit -v --amend` - `gca` - `git commit -v -a` - `gca!` - `git commit -v -a --amend`