From 6ffa811e8a6d9e8cf79f96fda39ccccf4ebdf0c8 Mon Sep 17 00:00:00 2001 From: Miguel Acero Date: Wed, 15 Jul 2020 11:57:06 -0400 Subject: doc: update precommit.md This change removes internal information about Google workstations from documentation. Change-Id: I9284ee56d6fe2364b36e4146a16bfca50e7fc90a Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/242779 Reviewed-by: Julie Qiu --- doc/precommit.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/precommit.md') diff --git a/doc/precommit.md b/doc/precommit.md index c955a72c..c1ffd028 100644 --- a/doc/precommit.md +++ b/doc/precommit.md @@ -8,8 +8,7 @@ it with ln -s -f ../../all.bash .git/hooks/pre-commit ``` -Google workstations start with a small shell script as a pre-commit hook. To -add `all.bash` to it, edit `.git/hooks/pre-commit` and add the line +To add `all.bash` to an existing pre-commit hook, edit `.git/hooks/pre-commit` and add the line ``` ./all.bash -- cgit v1.3