Add helloworld plugin as a git submodule

The helloworld plugin is used to demonstrate features of the
plugin API.

Add it as a submodule so it's included in the tree.  Thus we
can make sure it's always buildable against the latest Gerrit
code base.

Change-Id: I1450ce02d04cf213eaeaaca0386a357d99423c4a
This commit is contained in:
David Pursehouse 2013-05-23 16:52:49 +09:00
parent 4c454e60ee
commit a8d38fb1f7
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@ -9,3 +9,7 @@
[submodule "plugins/commit-message-length-validator"]
path = plugins/commit-message-length-validator
url = https://gerrit.googlesource.com/plugins/commit-message-length-validator
[submodule "plugins/helloworld"]
path = plugins/helloworld
url = https://gerrit.googlesource.com/plugins/helloworld

1
plugins/helloworld Submodule

@ -0,0 +1 @@
Subproject commit d3c7dccd0824d1500976a0cd9077c1b878564bba