Commit Diff


commit - 4a92782ae4b72f85ec90f83ec1088b4f0c7c28f6
commit + 31496f13a558dfe34ca630ebd206699be2238ab6
blob - c663886f386f819c9c2bf307e1cdeb58e3352edc
blob + 0fc1d2b698efbbfe0d6ddeb5f208b7c93454794f
--- TODO
+++ TODO
@@ -2,8 +2,7 @@ lib:
 - 'got tree' does not work in a subdirectory of a work tree
 - handle checkout of trees which contain submodules by identifying and
   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
+- 'got log' in a work tree does not work
 - implement 'got status' to detect modified files in work tree
 - make 'got update' perform a 3-way merge for modified files