commit 32e06003d38cf6936216808a0382ca5c8dd1bb95 from: Stefan Sperling date: Thu May 16 01:00:49 2019 UTC add another TODO item commit - a351b7ff433174bea6d6e13a592103c55ee6e7f4 commit + 32e06003d38cf6936216808a0382ca5c8dd1bb95 blob - 4cb95bfbcb19461364912743394029592eff2200 blob + 26f0c87b2ccfe16cfafd0822ef73fa849022b5ee --- TODO +++ TODO @@ -5,6 +5,8 @@ lib: - allow adding directory paths with 'got add' - recursive addition: got add -R - recursive removal: got rm -R +- fix bug reproduced by xfail test 'test_commit_added_subdirs' + in regress/cmdline/commit.sh tog: - allow loading new commits in 'tog log' after startup (e.g. via Ctrl-L, 'r')