Commit Graph

3 Commits (acdcb45466467de6c8eefd5c651ce395505bfa38)

Author SHA1 Message Date
sobolevn 80a8a1b048
Intallation instructions updated
Improved github templates with the comments

[ci skip]
8 years ago
Sobolev Nikita 137da9f987 typo in the `ISSUE_TEMPLATE.md` filename 9 years ago
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
9 years ago