diff options
| author | Teddy Wing | 2020-08-04 03:05:47 +0200 |
|---|---|---|
| committer | Teddy Wing | 2020-08-04 03:05:47 +0200 |
| commit | 0112cff4ff891e4a9683c356b9eb76272f6b482f (patch) | |
| tree | 6662044799b3fd1bd8f55c38babba1b244a00ae2 | |
| parent | add29e13343688a7d2f140b79e6d7048de5ec256 (diff) | |
| download | git-suggestion-0112cff4ff891e4a9683c356b9eb76272f6b482f.tar.bz2 | |
Update TODO
| -rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
