Skip to content
Snippets Groups Projects
Commit 2957b8b1e809 authored by Augie Fackler's avatar Augie Fackler
Browse files

rebase: remove trailing whitespace found by check-code

parent 58f97dcbd550
No related branches found
No related tags found
No related merge requests found
......@@ -180,7 +180,7 @@
for rev in state:
branches.add(repo[rev].branch())
if len(branches) > 1:
raise util.Abort(_('cannot collapse multiple named '
raise util.Abort(_('cannot collapse multiple named '
'branches'))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment