Skip to content

Commit

Permalink
settings: promptToSaveFilesBeforeCommit to staged
Browse files Browse the repository at this point in the history
  • Loading branch information
ztrhgf authored and ztrhgf committed Oct 1, 2019
1 parent bf9bbc3 commit 31a2e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repo_content_set_up/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"powershell.startAutomatically": true,
"gitlens.advanced.similarityThreshold": 90,
"gitlens.advanced.telemetry.enabled": false,
"git.promptToSaveFilesBeforeCommit": "always",
"git.promptToSaveFilesBeforeCommit": "staged",
"git.autofetch": true,
"git.fetchOnPull": true,
// kvuli autostash pokud dojde k preruseni commitu, muze byt potreba obsah stash rucne obnovit skrze prikaz: git stash pop
Expand Down

0 comments on commit 31a2e9a

Please sign in to comment.