diff --git a/levels/remotes/fetch b/levels/unused/fetch similarity index 100% rename from levels/remotes/fetch rename to levels/unused/fetch diff --git a/resources/cards.json b/resources/cards.json index 4dddb8e..9670913 100644 --- a/resources/cards.json +++ b/resources/cards.json @@ -97,7 +97,7 @@ { "id": "reset-file", "command": "git reset [file]", - "description": "Reset the index " + "description": "Reset the index version of a file to the version in the commit you're on." }, { "id": "cherry-pick",