You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-secret/utils
Josh Rabinowitz 10fa2a7be2
Tempfile and temp directory cleanups (#473)
* Tempfile and temp directory cleanups
    Add comments about mktemp on different platforms
    Be more careful about tempfile cleanups
    Don't use find to locate files to cleanup
    Use shorter SECRETS_EXTENSION and SECRETS_DIR env settings in tests
    Set TMPDIR in tests again
    Show DESTDIR used when testing git-secret install
    Change filename passed to mktemp -t in tests
5 years ago
..
apk fixes for linter errors about 'which' 6 years ago
deb fixes for linter errors about 'which' 6 years ago
hooks Fix for windows (#375) 5 years ago
make remove extra newline 6 years ago
rpm fixes for linter errors about 'which' 6 years ago
build-utils.sh fix shellcheck lint error 7 years ago
gh-branch.sh use '--all' with 'git add' as per git messages (#354) 5 years ago
install.sh Revert "migrate from bats to bats-core " 6 years ago
tests.sh Tempfile and temp directory cleanups (#473) 5 years ago
uninstall.sh support FreeBSD (#260) 6 years ago