Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用GitVersion准确查看特定版本指向的提交,例如 1.7.0-unstable144 是版本 X?
因此,逆转标记特定提交而不是从版本中获取提交是正常的工作。
值得注意的是,这个版本没有匹配的标签。
在当前的实现中,不,这是不可能的。
不过,您可能想建议将此作为一项功能,因为我可以看到这样做的一些优点。
是否可能,需要一些讨论:-)