aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9114-git-svn-dcommit-merge.sh
diff options
context:
space:
mode:
authorJens Lehmann <Jens.Lehmann@web.de>2014-06-19 22:12:51 +0200
committerJunio C Hamano <gitster@pobox.com>2014-07-14 12:06:16 -0700
commitc7e69168cf9215f50c42666c7e0dbb1f21c69e20 (patch)
tree34b87a4b6ca592fe88a39dd15c425bddc95939db /t/t9114-git-svn-dcommit-merge.sh
parent663ed39a889dae8beee2fc6953607f7660a5cddf (diff)
downloadgit-c7e69168cf9215f50c42666c7e0dbb1f21c69e20.tar.gz
rebase: add t3426 for submodule updates
Test that the rebase command updates the work tree as expected for changes which don't result in conflicts. To make that work add two helper functions that add a commit only touching files and then revert it. This allows to rebase the target commit over these two and to compare the result. Set KNOWN_FAILURE_NOFF_MERGE_DOESNT_CREATE_EMPTY_SUBMODULE_DIR to document that "replace directory with submodule" fails for an interactive rebase because a directory "sub1" already exists. Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9114-git-svn-dcommit-merge.sh')
0 files changed, 0 insertions, 0 deletions
href='/pub/scm/linux/kernel/git/stable/linux.git/refs/?id=cff35329070b96b4484d23f9f48a5ca2c947e750'>refslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2022-12-02 13:44:14 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-12-14 11:28:30 +0100
commitcff35329070b96b4484d23f9f48a5ca2c947e750 (patch)
tree57cee20a06c3abb1d5a4b01c8ed7555cb8a43412
parent82e0d9e6a203e8c27f6d811509b1cd3224eba092 (diff)
downloadlinux-cff35329070b96b4484d23f9f48a5ca2c947e750.tar.gz
NFC: nci: Bounds check struct nfc_target arrays