Commit Graph

5 Commits (c25b1a2bca919a67c55c8e849ed0192d6bd9f435)

Author SHA1 Message Date
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
8 years ago
sobolevn 1161098f12 Fixes the `gpg2` issue by changing the way fixture installation and uninstallation were handled.
Also `--dry-run` option was added to the `git-secret` command.
9 years ago
elinamorits 73a6e041fa fixed .deb package creation 9 years ago
sobolevn 6278d2e597 somehow git repo fucked up 9 years ago
sobolevn b370149e18 fixes after makefile crash 9 years ago