vcsh icon indicating copy to clipboard operation
vcsh copied to clipboard

rename command should take care of .gitignore file

Open herrsimon opened this issue 12 years ago • 1 comments

I just noticed that 'vcsh rename oldname newname' neither renames the gitignore file in ~/.gitignore.d, nor updates the core.excludesfile directive in the renamed repositories' config.

As far as I understand, this leads to some unexpected behavior when writing a new gitignore after renaming or adding another repository named 'oldname' after issuing the above command, right?

herrsimon avatar Feb 18 '13 16:02 herrsimon

Anybody interested in this issue should definitely review the comments in #163, which was a duplicate of this issue with more detailed analysis.

alerque avatar Apr 02 '21 10:04 alerque