Mercurial > hg
diff mercurial/worker.py @ 25698:307370c2dda2
convert: handle .gitmodules with non-tab whitespaces
The old implementation assumed .gitmodules file lines always began
with tabs. It can be any whitespace, so lets trim the lines
appropriately.
author | Durham Goode <durham@fb.com> |
---|---|
date | Mon, 29 Jun 2015 17:19:18 -0700 |
parents | 328739ea70c3 |
children | 2d76f8a2d831 |