blob: 10c5d2b34d63f1d9671b34ebd32748ac0e2766c2 (
plain)
1
2
3
4
5
6
7
8
|
* pass cp [all the above]
* pass insert, pass ls
* pass insert [with -e, with -m, without either]
* pass insert, cp, mv, rm, generate [with -f, without -f, on existing]
* pass generate [with -n vs without -n]
* git operations on all commands
* Are empty folders pruned for rm, cp, mv, init (when "" is the argument) [with git, and without git]
* Are git commits happening as planned? Are they being signed when signing is enabled?
|