From 3e84ec88e2c3fc2ae14595544cd0c36ec4eb84b4 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Tue, 21 Mar 2017 14:01:24 -0400 Subject: [PATCH] Removes non-working alt command --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 473cb67..d393bff 100644 --- a/package.json +++ b/package.json @@ -654,7 +654,6 @@ }, { "command": "gitlens.showQuickFileHistory", - "alt": "gitlens.showFileHistory", "when": "gitlens:enabled", "group": "2_gitlens@2" },