-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Severity 3 - Minor
When I use "Reset to Commit...", end line is replaced to lf. But If I use "Reset current branch to this commit" all is good.
I already set:
{code}git config --global core.autocrlf true
git config --global core.safecrlf true{code}
It didn't work.
I use Windows type crlf.