admin管理员组文章数量:1395238
Let's say I have a relatively large commit that contains an addition that I want to do again, but in a modified variant. Is there a way to re-apply the diff to the branch which already contains this commit?
The idea is to apply this commit over and over again, so it would serve as a template for similar additions. One way I see to do that is to keep creating branches from the point where this commit is not applied, than merge trivially. But is there a better way?
本文标签: Use a Git commit as a template for another commitStack Overflow
版权声明:本文标题:Use a Git commit as a template for another commit? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744085946a2588520.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论