commit 285e7af7c6c921bc85f9333e7c0e8a5a67b0b3d7 from: Stefan Sperling date: Tue Jul 30 16:17:59 2019 UTC add 'got stage' to TODO list commit - 26107ee6a3ee66664df78475c44566f06ae4cd4f commit + 285e7af7c6c921bc85f9333e7c0e8a5a67b0b3d7 blob - a2994954a85cdd1d09398e443b1fc69acdd3d807 blob + 50bc022474fd780620d10b53826fe025b894a5d1 --- TODO +++ 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