mirror of
https://github.com/sobolevn/git-secret
synced 2024-11-06 15:20:36 +00:00
3577c165ec
Also added a test case for this feature. Other changes: 1. refactored `Makefile` to have `.PHONY` marks 2. added install target to the `Makefile`, now one can run `make install` (with optional `$PREFIX` variable) 3. updated docs for `git-secret.7`, `git-secret-add.1` 4. refactored some commands to `shift` arguments 5. added a test case to the 'other-file-extension' situation 5. added `.github` folder to store templates Closed #18 |
||
---|---|---|
.. | ||
fixtures/gpg | ||
_test_base.bash | ||
test_add.bats | ||
test_hide.bats | ||
test_init.bats | ||
test_killperson.bats | ||
test_list.bats | ||
test_main.bats | ||
test_remove.bats | ||
test_reveal_filename.bats | ||
test_reveal.bats | ||
test_tell.bats | ||
test_usage.bats | ||
test_whoknows.bats |