diff options
Diffstat (limited to 'subcmds/overview.py')
-rw-r--r-- | subcmds/overview.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subcmds/overview.py b/subcmds/overview.py index 8ccad611..dff17623 100644 --- a/subcmds/overview.py +++ b/subcmds/overview.py | |||
@@ -37,7 +37,6 @@ are displayed. | |||
37 | p.add_option( | 37 | p.add_option( |
38 | "-c", | 38 | "-c", |
39 | "--current-branch", | 39 | "--current-branch", |
40 | dest="current_branch", | ||
41 | action="store_true", | 40 | action="store_true", |
42 | help="consider only checked out branches", | 41 | help="consider only checked out branches", |
43 | ) | 42 | ) |