David Pursehouse 1f0db2a18b Update download-commands plugin
- CloneWithCommitMsgHook: Fix HTTP clone command inconsistency

Change-Id: I429c2d31d16491acf63d663a3c0420aebe792b63
2016-11-13 11:20:10 -08:00
..
2016-08-17 16:28:06 +09:00

If you are adding a directory here:

- Search all pom.xml files for "CORE PLUGIN LIST".
- Add the new plugin to that location.
- (optional) Thank the Maven developers for making this easy.

- Ensure the plugin's pom.xml <version> is the same as Gerrit's
  own pom.xml(s). Gerrit will only embed a plugin that has the
  same version as itself.

- Register the plugin as a submodule with git submodule.