support modifying and running git add on an unlocked file that used an URL key
authorJoey Hess <joeyh@joeyh.name>
Mon, 25 Jan 2021 21:34:58 +0000 (17:34 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 25 Jan 2021 21:37:16 +0000 (17:37 -0400)
commit47338bf2708e35c5433e5b862ffe643c34b80c72
tree37b65aecb168d69948cda60c576ae54fd262dadd
parent34a535ebeaf483f6643f949ae774939650d74837
support modifying and running git add on an unlocked file that used an URL key

Avoids the smudge --clean filter failing because URL keys do not support
genKey. Instead the modified content will be added using the default
backend.

This commit was sponsored by Jochen Bartl on Patreon.
CHANGELOG
Command/Smudge.hs
doc/bugs/smudge_clean_can_fail_on_URL_key.mdwn