-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 2.0.2
-
Component/s: None
-
None
-
Severity 3 - Minor
I used Change Source URL on a submodule and the .gitmodules file got modified but the formatting didn't match. I think it should match.
The original was (with a tab indent):
url = https://github.com/user/repo.git
It then became (without the indent):
url=https://github.com/user/repo.git