Makefile
648 Bytes
-
Safer "make clean" · f7f16b0a
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.
Ned Batchelder committed