add 'got stage' to TODO list
diff --git a/TODO b/TODO
index a299495..50bc022 100644
--- a/TODO
+++ b/TODO
@@ -16,6 +16,7 @@ got:
- recursive addition: got add -R
- recursive removal: got rm -R
- recursive revert: got revert -R
+- add 'got stage' command with 'git add -p' style functionality
tog:
- implement horizonal scrolling in all views