-
Bug
-
Resolution: Obsolete
-
Low
-
None
-
0.9.1
-
None
-
None
-
Windows 7 64-bit
When working with a repository with DOS (CR-LF) line endings, attempting to stage selected lines (added lines) within a hunk does not work. The added line(s) are added to the index with UNIX (LF) line endings, which then leaves an unstaged change in the hunk to replace the LF with CR-LF. Trying to subsequently stage this new change (or the entire hunk) does not work.