commit ad3741b624131a138e1dfe14e80127693a4a915d from: Stefan Sperling date: Tue Feb 05 16:03:17 2019 UTC remove TODO item for 'got status', which has been added commit - 31496f13a558dfe34ca630ebd206699be2238ab6 commit + ad3741b624131a138e1dfe14e80127693a4a915d blob - 0fc1d2b698efbbfe0d6ddeb5f208b7c93454794f blob + 7f90072d8ddbac44875f9e258bb9a4de7950c6ca --- TODO +++ TODO @@ -3,7 +3,6 @@ lib: - 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 -- implement 'got status' to detect modified files in work tree - make 'got update' perform a 3-way merge for modified files tog: