Commit Diff


commit - e4c54b95dc64aa0231b6c7718cfdb5cc075aba3e
commit + 25322601e3d29f6ad113aaa56cc454d500d85436
blob - adc87bdc25abaa098ea84b6d2eacd6ce9a6fb9d9
blob + 4b4952a1a2cc0dbfbdaa7529b7202119fecd8c57
--- TODO
+++ TODO
@@ -15,9 +15,6 @@ got:
 - 'histedit -c' prompts for log message even if there are no changes to commit
 - recursive addition: got add -R
 - recursive removal: got rm -R
-- add 'got stage' command with 'git add -p' style functionality
-- add 'got unstage' command to undo effects of 'got stage'
-- add 'git checkout -p' style functionality to 'got revert' and 'got unstage'
 
 tog:
 - implement horizonal scrolling in all views