为 git-restack 贡献

获取最新代码,请访问: https://git.openstack.org/cgit/openstack-infra/git-restack

Bug 报告请提交至: https://storyboard.openstack.org/#!/project/838

邮件列表地址: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

代码审查通过 gerrit 进行: https://review.openstack.org

详情请参阅 https://wiki.openstack.org/GerritWorkflow。通过 GitHub 提交的 Pull Request 将被忽略。

使用git review提交补丁(在创建与您的 Launchpad 帐户关联的 gerrit 帐户后)。示例

# Do your commits
git review
# Enter your username if prompted

运行测试

要运行 git-restack 测试,可以运行以下命令

tox -e py27
tox -e py26
tox -e py32
tox -e py33

具体取决于您想要使用的 Python 解释器。

目录

上一个主题

用法

项目源代码

此页面