Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use https for codegen submodule URI protocol | Alan Antonuk | 2013-01-15 | 1 | -1/+1 |
| | | | | | https is more likely to be allowed through corporate firewalls than the git protocol | ||||
* | Add rabbitmq-codegen as a submodule | Michael Steinert | 2012-05-17 | 1 | -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> |