summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 03049b1..b2a4601 100644
--- a/TODO
+++ b/TODO
@@ -17,3 +17,8 @@ the version number'. It'd be nice if this were possible. Doing this on
the commandline would get overly verbose, but it'd be possible to add a
section in the config file such as [ref-overrides] and allow the user to
list them there.
+
+If the .to_lorry program tried fetching the URL first and detecting if it
+returns a 404 'not found' error then we wouldn't hit the problem of seeing a
+'Username for 'https://github.com':' prompt for invalid URLs in .lorry files
+as much.