This commit is contained in:
Joey Hess 2020-04-18 23:57:48 -04:00
parent b480ce01f7
commit 1b2dd74d8d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,7 @@
When location log says a remote contains a file,
but it is out of date, a get --from that remote will silently fail to do
anything.
(This happened with a git remote on a drive fwiw).
--[[Joey]]