diff options
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,9 +12,9 @@ --- 1. can run `make clean public dev-check` from a tarball; -2. after cleaning the director, it is back to its original state (in file count, - maybe?); -3. can run `make clean public dev-check from a Git clone; +2. after cleaning the directory, it is back to its original state (in file + count, maybe?); +3. can run `make clean public dev-check` from a Git clone; 4. after running it, there are no diffs; 5. after running clean, there are also no diffs; 6. `git clean -ffdx` reports zero files or directories. |