From 7a511f9a13f3d1064fd11c9146e6b21cb961a8b2 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Wed, 17 Oct 2018 20:38:10 +0200 Subject: commands: don't load the repo for commands that don't need it fix #67 --- commands/label_rm.go | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'commands/label_rm.go') diff --git a/commands/label_rm.go b/commands/label_rm.go index 5e9c8f24..e53ac09a 100644 --- a/commands/label_rm.go +++ b/commands/label_rm.go @@ -34,9 +34,10 @@ func runLabelRm(cmd *cobra.Command, args []string) error { } var labelRmCmd = &cobra.Command{ - Use: "rm []