Sven Strickroth
Sven Strickroth
There is a check in Git which prevents stash pop from overwriting uncommitted changes in the working tree.
Please see https://github.com/glensc/nagios-plugin-check_raid/blob/master/CONTRIBUTING.md on how to properly report issues.
Also, as an improvement, the error message (https://github.com/libgit2/libgit2/blob/8535fdb9cbad8fcd15ee4022ed29c4138547e22d/src/libgit2/repository.c#L708-L710) should not contain a trailing slash to make it easier for users to know what to whitelist and depending on https://github.com/git-for-windows/git/issues/4817 also...
PS: A fix would also be nice to have for 1.7.3
Fixed using https://github.com/libgit2/libgit2/pull/6739.
May this depend on the configured internet options of (Internet Explorer|Windows)?
The usage of environment variables should always be opt-in in libgit2
cf. https://github.com/libgit2/libgit2/issues/6044
cross-ref: https://tortoisegit.org/issue/4073
Fixed using 25e2b9d8c217e92eb70cde85bb4007a3dec0428d and finally using https://github.com/libgit2/libgit2/pull/6739.