diff options
author | Teddy Wing | 2020-07-30 00:29:22 +0200 |
---|---|---|
committer | Teddy Wing | 2020-07-30 00:29:22 +0200 |
commit | d10a7e33ee4931cc88ff38e8f3b96ffe2e5f2ecc (patch) | |
tree | 36bd2c86045e06e553be5a20ba6d277279184880 /TODO | |
parent | d604d0f58b05e8cb7ab09efa88099fe79803d373 (diff) | |
download | git-suggestion-d10a7e33ee4931cc88ff38e8f3b96ffe2e5f2ecc.tar.bz2 |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,3 +15,6 @@ v Rename to github-suggestion - Accept multiple suggestion CLI arguments - Accept suggestion comment IDs as CLI args, get repo owner and name from local Git remote - Man pages + +2020.07.29: +- Get GitHub token from env variable, command line argument, or config |