aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2020-08-23 21:07:05 +0200
committerTeddy Wing2020-08-23 21:07:05 +0200
commit490d08c63cfe734d9620fc8711a85dc7db78d9cf (patch)
tree9d12f758ff6a9e34a11ab9e2ece82cbbb6ae9852
parent623f60844478a3cfc60d697f5e5d804254c01c50 (diff)
downloadgit-suggestion-490d08c63cfe734d9620fc8711a85dc7db78d9cf.tar.bz2
Update TODO
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 0e7d592..e5a310f 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,6 @@ v Add version argument (2020.08.03)
2020.08.21:
sugpatch:
-- Use `git-diff` to output diffs for colour. Make a blob of the patched file and diff the blobs with `git diff @:src/server.rs 94030f1dd1678a44e4becc955c0f078697c06b47`
+v Use `git-diff` to output diffs for colour. Make a blob of the patched file and diff the blobs with `git diff @:src/server.rs 94030f1dd1678a44e4becc955c0f078697c06b47`
- Pass unrecognised options to `git-diff`
-- Rename to `sugdiff`
+v Rename to `sugdiff`