summaryrefslogtreecommitdiff
path: root/exec-cmd.c
diff options
context:
space:
mode:
authorLibravatar Derrick Stolee <stolee@gmail.com>2018-11-01 13:46:19 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-11-02 12:14:22 +0900
commitd6b40712dc1733613ca8e05ac2f456f5ce4ddb41 (patch)
treeb2c8cb3bb02c1659445f07d0c830092c36404b57 /exec-cmd.c
parenttest-reach: add run_three_modes method (diff)
downloadtgif-d6b40712dc1733613ca8e05ac2f456f5ce4ddb41.tar.xz
test-reach: add rev-list tests
The rev-list command is critical to Git's functionality. Ensure it works in the three commit-graph environments constructed in t6600-test-reach.sh. Here are a few important types of rev-list operations: * Basic: git rev-list --topo-order HEAD * Range: git rev-list --topo-order compare..HEAD * Ancestry: git rev-list --topo-order --ancestry-path compare..HEAD * Symmetric Difference: git rev-list --topo-order compare...HEAD Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'exec-cmd.c')
0 files changed, 0 insertions, 0 deletions