diff --git a/src/dev/tools/git.md b/src/dev/tools/git.md index af88e81..1fe25e0 100644 --- a/src/dev/tools/git.md +++ b/src/dev/tools/git.md @@ -20,7 +20,6 @@ git checkout --track -b gniagnia origin/develop git commit --ammend --no-edit ``` - ## Copy current HEAD sha sum to clipboard ```shell