From 324283f8dbddda965343e5422f3c502b9aa1cc38 Mon Sep 17 00:00:00 2001 From: abhay084 Date: Fri, 10 May 2024 10:49:39 +0530 Subject: [PATCH] make reviwed changes --- git-hooks/.gitleaksignore | 4 ---- git-hooks/README.md | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/git-hooks/.gitleaksignore b/git-hooks/.gitleaksignore index 75a0a37..e69de29 100644 --- a/git-hooks/.gitleaksignore +++ b/git-hooks/.gitleaksignore @@ -1,4 +0,0 @@ -#For More Info: https://github.com/zricethezav/gitleaks/blob/master/.gitleaksignore - -#CommitID:FilePath:TypeOfSecret:LineNumber -aee83e4f314e220afbf237a39d6520e292823d6e:batch-processing/service/src/test/java/io/harness/batch/processing/anomalydetection/AnomalyAlertsServiceImplTest.java:slack-web-hook:57 \ No newline at end of file diff --git a/git-hooks/README.md b/git-hooks/README.md index 0bb734c..e448a31 100644 --- a/git-hooks/README.md +++ b/git-hooks/README.md @@ -1,6 +1,6 @@ This document explains on how to install certain git hooks globally for all repositories in your machine. -Step 1: git clone https://github.com/wings-software/build-tools-utility.git +Step 1: git clone https://github.com/drone-plugins/drone-s3.git Step 2: cd git-hooks Step 3: Run install.sh