Commit graph

7 commits

Author SHA1 Message Date
335b7d214a Put gitcheckup directories into a separate config file. 2020-01-12 20:06:14 -08:00
c5e3b97312 Add argument --untracked-files=all for better file count.
Without it, entire directories are counted as a single item.
I prefer to have the individual files counted.
2020-01-12 20:01:05 -08:00
ba5bbb2a16 Use git status --short for easier parsing.
Thank you kringel8.
2020-01-11 15:04:54 -08:00
7863e03a72 Alphabetize imports. 2020-01-11 03:14:01 -08:00
7f4bd2baf6 Show [C][P] instead of [x][x]. 2020-01-11 02:58:08 -08:00
72b9f34bfe Split checkup into smaller functions, add output samples. 2020-01-11 02:23:07 -08:00
78ed021d9f Add gitcheckup.py. 2020-01-11 01:44:20 -08:00