You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
sobolevn fab0b9b1f0
fixes in finding functions, also test-make-ci added $PATH
8 years ago
.ci
.docker added make distribution, updated travis and docker files 8 years ago
.github
man
src
tests
utils fixes in finding functions, also test-make-ci added $PATH 8 years ago
.editorconfig
.gitattributes
.gitignore
.travis.yml added make distribution, updated travis and docker files 8 years ago
CHANGELOG.md
Makefile fixes in finding functions, also test-make-ci added $PATH 8 years ago
README.md
git-secret.plugin.zsh

README.md

git-secret

Build Status

Preview

git-secret terminal preview

Usage

See the git-secret site.

Installation

See the installation section.

Status

This project is still under development. See https://github.com/sobolevn/git-secret/milestones for the refence.

Testing

For testing this project uses bats. You can install it by running make install-test. To run tests call: make test. It will download and install bats into vendor/bats if it's not installed yet.

Changelog

See CHANGELOG.md