有没有办法将redmine注释与git commit连接起来
当使用 redmine 和 svn repo 时,在问题评论中,您可以在评论消息中使用 rXXX,以创建指向修订版 XXX 的链接。 有没有办法用 git repo 做同样的事情,其中修订 ID 看起来像“e013ae90”(短 ID)?
When using redmine with svn repo, in issue comments you can use rXXX in comment message, to create link to Revision XXX.
Is there a way to make same thing with git repo, where revision Id looks like "e013ae90" (short id)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
相关说明位于 Redmine 的文本格式化页面。
The directions for this are in Redmine's text formatting page.