diff options
author | Teddy Wing | 2020-08-02 05:20:19 +0200 |
---|---|---|
committer | Teddy Wing | 2020-08-02 05:20:19 +0200 |
commit | 95ce6994a1a011609558dad89b776d34d45a6180 (patch) | |
tree | 7ebfc51ce70c16dfd8cfc0dd65565f951717d169 | |
parent | 4adbb18b9e0116afe552d3578c95379ac51e0197 (diff) | |
download | git-suggestion-95ce6994a1a011609558dad89b776d34d45a6180.tar.bz2 |
Update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |