【发布时间】:2020-07-19 12:37:28
【问题描述】:
我不小心在 Phabricator 修订版中包含了最后五个提交,而我应该只包含最后一个。
当我尝试arc diff --update D100 时,我看到一个vim 页面,其中包含一堆关于我的修订的已注释掉的信息,没有可编辑的内容:
# Updating D100: REVISION TITLE
#
# Enter a brief description of the changes included in this update.
# The first line is used as subject, next lines as comment.
#
# If you intended to create a new revision, use:
# $ arc diff --create
提交也被压缩在一起。 如何排除这四个不想要的?
【问题讨论】:
标签: git phabricator