Commit Graph

3 Commits

Author SHA1 Message Date
ayub-khan
a0c1a09a14 Created make targets for extract and push translations 2017-10-30 15:21:15 +05:00
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