1
0
Fork 0
Change-Id: I2ef84503d21644f3e438a24f5ffda836c3f7f4d9
This commit is contained in:
Gavin Mak 2025-07-21 10:49:56 -07:00
parent 2e6d0881d9
commit 9e2183338a

View file

@ -6,10 +6,14 @@ development workflow. Repo is not meant to replace Git, only to make it
easier to work with Git. The repo command is an executable Python script easier to work with Git. The repo command is an executable Python script
that you can put anywhere in your path. that you can put anywhere in your path.
asdf
* Homepage: <https://gerrit.googlesource.com/git-repo/> * Homepage: <https://gerrit.googlesource.com/git-repo/>
* Mailing list: [repo-discuss on Google Groups][repo-discuss] * Mailing list: [repo-discuss on Google Groups][repo-discuss]
* Bug reports: <https://issues.gerritcodereview.com/issues?q=is:open%20componentid:1370071> * Bug reports: <https://issues.gerritcodereview.com/issues?q=is:open%20componentid:1370071>
* Source: <https://gerrit.googlesource.com/git-repo/> * Source: <https://gerrit.googlesource.com/git-repo/>
asdf
asdf
* Overview: <https://source.android.com/source/developing.html> * Overview: <https://source.android.com/source/developing.html>
* Docs: <https://source.android.com/source/using-repo.html> * Docs: <https://source.android.com/source/using-repo.html>
* [repo Manifest Format](./docs/manifest-format.md) * [repo Manifest Format](./docs/manifest-format.md)