aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2020-08-02 05:20:19 +0200
committerTeddy Wing2020-08-02 05:20:19 +0200
commit95ce6994a1a011609558dad89b776d34d45a6180 (patch)
tree7ebfc51ce70c16dfd8cfc0dd65565f951717d169
parent4adbb18b9e0116afe552d3578c95379ac51e0197 (diff)
downloadgit-suggestion-95ce6994a1a011609558dad89b776d34d45a6180.tar.bz2
Update TODO
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 494affa..5827dcd 100644
--- a/TODO
+++ b/TODO
@@ -12,12 +12,12 @@ x Rename to github-suggestion-patch
v Rename to github-suggestion
- Print error messages instead of `unwrap()`s in binaries
- Binary exit codes
-- Accept multiple suggestion CLI arguments
-- Accept suggestion comment IDs as CLI args, get repo owner and name from local Git remote
+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
2020.07.29:
-- Get GitHub token from env variable, command line argument, or config
+v Get GitHub token from env variable, command line argument, or config (2020.08.01)
2020.08.01:
- Use colour output when printing diff to tty