Commit Graph

2 Commits

Author SHA1 Message Date
Ned Batchelder
f7f16b0a93 Safer "make clean"
This would fail if the "git clean" step failed, and would not restore
your private files. Running it again would then fail to make an empty
tarball, clobbering the saved private files.  Now we are more resilient
to a number of failure modes.
2017-03-14 10:00:13 -04:00
Ned Batchelder
45f92f73de A perhaps too-baroque way to clean files but also keep some. 2016-11-10 10:55:11 -05:00