flake8
passed.
JSHint
passed.
Review Request #10401 — Created Feb. 10, 2019 and submitted
When a mercurial repository doesn't have any bookmarks defined, the way
we were iterating over them was attempting to process an empty record,
causing an IndexError when we couldn't properly split it. This change
fixes it to test for the empty record, and adds a unit test which
verifies correct behavior for hg repositories with no bookmarks.
Ran unit tests.
Description | From | Last Updated |
---|---|---|
Line seems a bit too long. |
chipx86 |