未验证 提交 4a250be7 编写于 作者: A Asher

Use --full-index for patch

This should eliminate potential noise in the diffs for the patch since
different versions seem to default to different hash lengths.
上级 3761f7bd
......@@ -6,7 +6,7 @@ main() {
cd ./lib/vscode
git add -A
git diff HEAD > ../../ci/dev/vscode.patch
git diff HEAD --full-index > ../../ci/dev/vscode.patch
}
main "$@"
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册