aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2020-08-04 03:05:47 +0200
committerTeddy Wing2020-08-04 03:05:47 +0200
commit0112cff4ff891e4a9683c356b9eb76272f6b482f (patch)
tree6662044799b3fd1bd8f55c38babba1b244a00ae2
parentadd29e13343688a7d2f140b79e6d7048de5ec256 (diff)
downloadgit-suggestion-0112cff4ff891e4a9683c356b9eb76272f6b482f.tar.bz2
Update TODO
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5642808..c0ab28b 100644
--- a/TODO
+++ b/TODO
@@ -14,7 +14,7 @@ v Print error messages instead of `unwrap()`s in binaries (2020.08.01)
v Binary exit codes (2020.08.01)
v Accept multiple suggestion CLI arguments (2020.08.01)
v Accept suggestion comment IDs as CLI args, get repo owner and name from local Git remote (2020.08.01)
-- Man pages
+v Man pages (2020.08.03)
2020.07.29:
v Get GitHub token from env variable, command line argument, or config (2020.08.01)