From 84e7e16d35f7300bc5f4b6cca85deaf1b5a45263 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 10 Nov 2017 21:28:41 -0500 Subject: document repo hooks mechanism Change-Id: I9e25b92c846f887f515efcc706cf5a869645e0ec --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e35f8e99..250d08e5 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,6 @@ that you can put anywhere in your path. * Source: https://code.google.com/p/git-repo/ * Overview: https://source.android.com/source/developing.html * Docs: https://source.android.com/source/using-repo.html +* [repo Manifest Format](./docs/manifest-format.txt) +* [repo Hooks](./docs/repo-hooks.md) * [Submitting patches](./SUBMITTING_PATCHES.md) -- cgit v1.2.3-54-g00ecf