git-secret/utils
sobolevn 3577c165ec Added -i flag to the git-secret-add command, which now auto-ignores unignored files.
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
2016-05-14 14:03:33 +03:00
..
build-deb.sh man7 created & install.sh working 2016-03-13 12:51:55 +03:00
gh-branch.sh staging 2016-03-13 14:09:47 +03:00
install.sh Added -i flag to the git-secret-add command, which now auto-ignores unignored files. 2016-05-14 14:03:33 +03:00
post-commit.sh pre-staging 2016-03-13 14:07:30 +03:00
pre-commit.sh release 2016-03-13 13:19:31 +03:00