This will be broken by the "stg new" rewrite, so stop testing it.
Signed-off-by: Karl Hasselström <kha@treskal.com>
test_expect_success \
'Check the "new" and "refresh" logs' \
'
test_expect_success \
'Check the "new" and "refresh" logs' \
'
- stg log --full foo | grep -q -e "^new" &&
stg log --full foo | grep -q -e "^refresh" &&
stg log --full foo | grep -q -e "^refresh" &&
- stg log --full | grep -q -e "^new" &&
stg log --full | grep -q -e "^refresh"
'
stg log --full | grep -q -e "^refresh"
'