summaryrefslogtreecommitdiff
path: root/.gitmodules
Commit message (Collapse)AuthorAgeFilesLines
* Use https for codegen submodule URI protocolAlan Antonuk2013-01-151-1/+1
| | | | | https is more likely to be allowed through corporate firewalls than the git protocol
* Add rabbitmq-codegen as a submoduleMichael Steinert2012-05-171-0/+3
The following commands can be used to update the submodule: $ git submodule init $ git sumodule update Signed-off-by: Michael Steinert <mike.steinert@gmail.com>