mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-21 21:04:41 +01:00
fix glog command
This commit is contained in:
parent
efe7614539
commit
9057c3600f
|
@ -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 [
|
||||
|
|
Loading…
Reference in a new issue