Closed gabyx closed 3 years ago
So far only a note in the Readme:
I was searching for the code to fix this "end slash" issue. But could not find the correct place yet. Could that be fixed by removing all front slashes /myfile.txt just before sending it to git fast-import, shouldn't that work?
/myfile.txt
git fast-import
Thansk for merging.
So far only a note in the Readme:
I was searching for the code to fix this "end slash" issue. But could not find the correct place yet. Could that be fixed by removing all front slashes
/myfile.txt
just before sending it togit fast-import
, shouldn't that work?Thansk for merging.