diff options
author | Stefan Beller <sbeller@google.com> | 2017-03-14 14:46:42 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-16 14:07:16 -0700 |
commit | 25804914fa3661549cb4017fd0d127b9b626fc69 (patch) | |
tree | 5262186d86d313cb0a66b369504f7f3d04212ccb /Documentation/git-grep.txt | |
parent | builtin/checkout: add --recurse-submodules switch (diff) | |
download | tgif-25804914fa3661549cb4017fd0d127b9b626fc69.tar.xz |
builtin/read-tree: add --recurse-submodules switch
A new known failure mode is introduced[1], which is actually not
a failure but a feature in read-tree. Unlike checkout for which
the recursive submodule tests were originally written, read-tree does
warn about ignored untracked files that would be overwritten.
For the sake of keeping the test library for submodules generic, just
mark the test as a failure.
[1] KNOWN_FAILURE_SUBMODULE_OVERWRITE_IGNORED_UNTRACKED
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-grep.txt')
0 files changed, 0 insertions, 0 deletions