visualgitio / LGit

Git porcelain & MSSCCI provider
Other
11 stars 2 forks source link

Rename/move files #64

Open NattyNarwhal opened 3 years ago

NattyNarwhal commented 3 years ago

And technically move. This should really be done through the explorer UI; i.e. label edit. Right now we show all hierarchy at once, so it'll also have to handle moves.

Do we do an FS move at the same time?

NattyNarwhal commented 3 years ago

Seems we could implement it through the rename callback when possible.