简体   繁体   English

有没有办法在签出新分支时自动创建更改列表?

[英]Is there a way to automatically create a changelist when checking out a new branch?

I want Intellij IDEA to automatically create a new changelist containing the branches' name (which usually contains a JIRA-Ticket-Number) when checking it out so that commits contain it as well.我希望 Intellij IDEA 在签出时自动创建一个包含分支名称(通常包含 JIRA-Ticket-Number)的新更改列表,以便提交也包含它。 Is there a way to achieve that?有没有办法实现这一目标?

You can achieve all that by setting up a Task server as per user guide: https://www.jetbrains.com/help/idea/managing-tasks-and-context.html#issue_tracker_integration您可以通过按照用户指南设置任务服务器来实现所有这些: https : //www.jetbrains.com/help/idea/managing-tasks-and-context.html#issue_tracker_integration

It allows you to configure JIRA server, set the behavior in terms changelists and commits它允许您配置 JIRA 服务器,在更改列表和提交方面设置行为

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM