Commit 26107ee6a3ee66664df78475c44566f06ae4cd4f

Stefan Sperling 2019-07-30T18:16:40

remove redundant TODO item

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/TODO b/TODO
index 57205da..a299495 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,6 @@ lib:
 
 got:
 - 'histedit -c' prompts for log message even if there are no changes to commit
-- allow adding directory paths with 'got add'
 - recursive addition: got add -R
 - recursive removal: got rm -R
 - recursive revert: got revert -R