;dev: comment

This commit is contained in:
Simon Michael 2023-06-06 20:35:22 -10:00
parent 814da1207a
commit 748e4e8e5d

View File

@ -36,7 +36,7 @@ ciwait() {
sleep $MAINPUSHDELAY
}
# ensure git's use of pager doesn't stop progress
# ensure git's output paging doesn't stop progress
export PAGER=cat
echo "latest local commits are:"