3
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Windowsにgit-secretsをインストール

Last updated at Posted at 2020-07-10

内容

git-secretsリポジトリ内の
git-secrets
git-secrets.1
の2つのファイルを
C:\Program Files\Git\ユーザ名\bin
へコピーすることでインストールできる。

補足

おま環(自分の環境だけ)かもしれないけど、公式のやり方でインストールしてもgit secretsなんてないよと言われて使えない。

$ ./install.ps1
$ git secrets
git: 'secrets' is not a git command. See 'git --help'

かなしい。

3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?