Commit Graph

57 Commits (5f976c7de0e4ab622563d0c9798425ed888f9034)

Author SHA1 Message Date
sobolevn c25b1a2bca Added `configuration` section to the navigation 8 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
8 years ago
sobolevn 41c07eed73 installation fixes 9 years ago
sobolevn 255c948755 release 9 years ago
elinamorits 702c9e1bfb Merge branch 'develop' 9 years ago
elinamorits c78bc099a7 prerelease 9 years ago
elinamorits 455cfc468b man7 created & install.sh working 9 years ago