Signed-off-by: Karl Hasselström <kha@xxxxxxxxxxx> --- TODO | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 3570345..267e17e 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,14 @@ The TODO list before 1.0: - more regression tests + - use a separate index for some commands (refresh, fold etc.) so that files already added/removed are not automatically checked in + + + This is easily done with the new infrastructure. refresh now + uses a separate index when appropriate. fold has not yet been + converted. + - document the workflow on the StGIT wiki - release 1.0 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html