commit | 864a56c9f17e4719027b8d8aa6aa200cea8cf21f | [log] [tgz] |
---|---|---|
author | Dustin Lam <[email protected]> | Tue Jul 14 18:09:00 2020 -0700 |
committer | Dustin Lam <[email protected]> | Wed Jul 15 16:05:51 2020 +0000 |
tree | f677719feb8bbc013a5e86f747bec55c98ac06f2 | |
parent | 0eb1b74cf243ac625ac463242febefc61551a099 [diff] [blame] |
Add a gerrit CLI to ./development scripts ./development/aosp.sh help to see full help text. This provides querying, checkout, rebase and prune functionality on top of repo that would normally require interacting with the Gerrit UI. Test: ./development/aosp.sh Change-Id: I755b5f154ed653b535e05f0b835c4d787e70672f
diff --git a/development/OWNERS b/development/OWNERS new file mode 100644 index 0000000..9dc1d6d --- /dev/null +++ b/development/OWNERS
@@ -0,0 +1 @@ +per-file aosp.sh = [email protected]