fix glog command
This commit is contained in:
parent
efe7614539
commit
9057c3600f
1 changed files with 1 additions and 1 deletions
|
@ -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