Commit c20b469
committed
fix: can not unstage changes with amend (sourcegit-scm#1582)
`git update-index --index-info` requires paths are separted by LF (not CRLF)
Signed-off-by: leo <longshuang@msn.cn>1 parent 46690f4 commit c20b469
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments