Skip to content

Commit f0472d3

Browse files
committed
Merge branch 'develop'
2 parents 0c26f27 + de281a9 commit f0472d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ def gitbr(ctx, branch):
132132

133133
if currentBranch == branch:
134134
yield
135+
return
135136

136137
if currentBranch == 'HEAD':
137138
# detached head

0 commit comments

Comments
 (0)