Remove the fetch level for now

This commit is contained in:
blinry 2021-01-14 11:30:58 +01:00
parent 97a7c40ba3
commit 7da24b32e7
2 changed files with 1 additions and 1 deletions

View file

@ -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",