Unable to rebase the files tree
Opened this issue · 1 comments
nowox commented
VSS has a unique project tree. The project bar
located in $/project/foo/bar
will be saved in Git in the ./foo/bar
while it would be better to rebase it to ./
A field Rebase
would be appreciated I think.
wcypierre commented
It is a bit late down the road, but if you clone from this repo and branch it does have that functionality https://github.com/marcrocny/vss2git/tree/collapse-path
I've tested on one level instead of three levels down so not sure if it makes a difference (as in $/project is saved into /)