Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetf committed Jan 13, 2020
2 parents 0c26f27 + de281a9 commit f0472d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ def gitbr(ctx, branch):

if currentBranch == branch:
yield
return

if currentBranch == 'HEAD':
# detached head
Expand Down

0 comments on commit f0472d3

Please sign in to comment.