From 6e89c965f40860f93389b919b4d7f190beb707f7 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 15 Nov 2020 18:42:26 -0500 Subject: switch to "main" branch for development We're migrating from "master" to "main" as the default development branch. This only affects repo itself, not manifests. Change-Id: I27489dd721c9a467a1c43736808cb3b3c1365433 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/288082 Reviewed-by: Michael Mortensen Tested-by: Mike Frysinger --- docs/repo-hooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/repo-hooks.md') diff --git a/docs/repo-hooks.md b/docs/repo-hooks.md index 7c37c30e..cbb1aac7 100644 --- a/docs/repo-hooks.md +++ b/docs/repo-hooks.md @@ -27,7 +27,7 @@ repohooks project is updated and a hook is triggered. For the full syntax, see the [repo manifest format](./manifest-format.md). Here's a short example from -[Android](https://android.googlesource.com/platform/manifest/+/master/default.xml). +[Android](https://android.googlesource.com/platform/manifest/+/HEAD/default.xml). The `` line checks out the repohooks git repo to the local `tools/repohooks/` path. The `` line says to look in the project with the name `platform/tools/repohooks` for hooks to run during the -- cgit v1.2.3-54-g00ecf