This commit is contained in:
nobodyinperson 2025-01-30 12:59:00 +00:00 committed by admin
parent cfe960bf5e
commit 0afb8eab26

View file

@ -0,0 +1 @@
It seems that things like `git annex wanted . present` cause network activity, maybe git-annex fetches remotes and tries to look up IDs and such. I didn't find a general flag to disables this. Something like `--offline` would be nice for scripts in networks that might hang indefinitely in certain situations. Does this exist? 🤔