diff --git a/content/cheat-sheet/_index.html b/content/cheat-sheet/_index.html index c55f941d80..deeff8af96 100644 --- a/content/cheat-sheet/_index.html +++ b/content/cheat-sheet/_index.html @@ -133,7 +133,7 @@

List branches:

List branches by most recently committed to:

- git branch --sort=-committerdate + git branch --sort=-committerdate

Delete a branch: