vss2git icon indicating copy to clipboard operation
vss2git copied to clipboard

Unable to rebase the files tree

Open nowox opened this issue 9 years ago • 1 comments

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.

nowox avatar Jan 27 '16 16:01 nowox

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 /)

wcypierre avatar Apr 06 '19 02:04 wcypierre