fix glog command

This commit is contained in:
Schrottkatze 2024-02-29 19:48:57 +01:00
parent efe7614539
commit 9057c3600f
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc

View file

@ -803,7 +803,7 @@ def glog [
] {
git log --pretty=%h»¦«%s»¦«%aN»¦«%aE»¦«%aD -n $amount
| lines
| split column "»¦«u commit subject name email date"
| split column "»¦«" commit subject name email date
}
def typed [