Hacker News
new
past
comments
ask
show
jobs
points
by
mattrighetti
11 hours ago
|
comments
by
duskdozer
11 hours ago
|
next
[-]
Curious - why write it as a function in presumably .gitconfig and not just a git-summary script in your path? Just seems like a lot of extra escapes and quotes and stuff
reply
by
mattrighetti
10 hours ago
|
parent
|
next
[-]
It's a very old config that I copied from someone many years ago, agree that it's a bit hard to parse visually.
reply
by
Cthulhu_
9 hours ago
|
parent
|
prev
|
next
[-]
Not the poster, but one theory: so you only need to copy one file. Portability.
reply
by
mr_mitm
9 hours ago
|
parent
|
next
[-]
Looks like the above assumes a POSIX shell, so one could argue a dedicated script would actually be more portable.
reply
by
8 hours ago
|
parent
|
prev
|
[-]
deleted
reply
by
10 hours ago
|
parent
|
prev
|
[-]
deleted
reply
by
TonyStr
10 hours ago
|
prev
|
next
[-]
Looks nice. Unfortunately I don't have log-of-count-and-email, log-of-count-and-day or churn
reply
by
petey283
10 hours ago
|
parent
|
[-]
+1 Same.
Edit.
https://github.com/mattrighetti/dotfiles/blob/master/.gitcon...
reply
by
3 hours ago
|
parent
|
[-]
deleted
reply
by
ape4
9 hours ago
|
prev
|
[-]
You could make a local `man` page.
reply