Commit 6846c90
committed
Pass --literally to hash-object when making tree
This is needed on some Git versions. It seems it was not needed
on older versions, even though their git-fsck detected the unusual
filenames when run. It is supported even on those older versions,
so the script should still run on them.1 parent 89ee180 commit 6846c90
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments