Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/cheat.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@
"level": "advanced"
},
{
"command": "but branch apply [branch]",
"command": "but apply [branch]",
"description": "Apply (enable) a branch to your working directory"
},
{
"command": "but branch unapply [branch]",
"command": "but unapply [branch]",
"description": "Unapply (disable) a branch from your working directory"
},
{
Expand Down