Commit 43b7c718434b375f74c95047d7721b5e33b73002

Stefan Sperling 2019-01-28T13:51:24

add more todo items

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/TODO b/TODO
index 76a57cf..aa3f4dd 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,8 @@ lib:
   ignoring such tree entries; requires a .ini config parser (from isakmpd?)
 - 'got log' in a work tree does not work because the current working directory
    is unveiled instead of the repository path
+- implement 'got status' to detect modified files in work tree
+- make 'got update' perform a 3-way merge for modified files
 
 tog:
 - make diff view generate diffs in a background thread