Re: [PATCH 5/5] commit-graph: show usage on "commit-graph [write|verify] garbage" From: Derrick Stolee <hidden> Date: 2021-02-16 11:46:54 On 2/15/2021 1:41 PM, Ævar Arnfjörð Bjarmason wrote: test_expect_success 'usage' ' test_expect_code 129 git commit-graph -h 2>err && - ! grep error: err + ! grep error: err && + test_expect_code 129 git commit-graph write blah && test_expect_code 129 git commit-graph write verify ' This extension of the test justifies its existence, so ignore my earlier comment about it being redundant. Thanks, -Stolee
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help