git-gui icon indicating copy to clipboard operation
git-gui copied to clipboard

git-gui: add support for filenames starting with tilde

Open rimrul opened this issue 2 years ago • 0 comments
trafficstars

When working with literal filenames that start with a tilde, we need to work around TCL helpfully expanding that into a users home directory.

I hope I've caught all the issues with filenames like ~.txt.

This fixes https://github.com/git-for-windows/git/issues/4349

rimrul avatar Mar 23 '23 12:03 rimrul