Skip to content

Commit 9a57698

Browse files
authored
Merge pull request #144 from faucct/patch-1
Revert uncommitted changes shortcut
2 parents 3e470fd + 85e477a commit 9a57698

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/package-with-comment.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,6 +1297,12 @@
12971297
"command": "git.sync",
12981298
"intellij": "Update project from VCS"
12991299
},
1300+
{
1301+
"key": "ctrl+alt+z",
1302+
"mac": "cmd+alt+z",
1303+
"command": "git.revertSelectedRanges",
1304+
"intellij": "Rollback Lines"
1305+
},
13001306
/*
13011307
{
13021308
"key": "alt+shift+c",

0 commit comments

Comments
 (0)