提交 4f506701 编写于 作者: J Junio C Hamano

Merge branch 'sb/submodule-module-list-pathspec-fix'

* sb/submodule-module-list-pathspec-fix:
  submodule deinit test: fix broken && chain in subshell
......@@ -898,7 +898,7 @@ test_expect_success 'submodule deinit works on repository without submodules' '
git init &&
>file &&
git add file &&
git commit -m "repo should not be empty"
git commit -m "repo should not be empty" &&
git submodule deinit .
)
'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册