From badcafe21b0a490731e5364c06c9b8cce863e890 Mon Sep 17 00:00:00 2001 From: Fred Date: Mon, 4 Mar 2013 13:07:34 +0800 Subject: [PATCH] Description of Pull missing --- lib/commands/pull.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/commands/pull.py b/lib/commands/pull.py index f386961..7edefda 100644 --- a/lib/commands/pull.py +++ b/lib/commands/pull.py @@ -65,7 +65,7 @@ class PullCommand(Command): } ) ] - description = 'Pull a branch from a tracker issue' + _description = 'Pull a branch from a tracker issue' def run(self, args): -- 2.11.0