diff options
author | Teddy Wing | 2020-08-24 01:20:19 +0200 |
---|---|---|
committer | Teddy Wing | 2020-08-24 01:20:43 +0200 |
commit | f24e190525d7da717d0c8ac1d25fa2782ac02307 (patch) | |
tree | d71c225ce26f685c0ba20fc67fd3a99c7a0783d0 | |
parent | 5432161bb1ba6414162a8c953d5ea36ea8ca022b (diff) | |
download | git-suggestion-f24e190525d7da717d0c8ac1d25fa2782ac02307.tar.bz2 |
Update TODO
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,3 +31,4 @@ sugpatch: 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` v Rename to `sugdiff` +- Rename crate to `git-suggestion` |