|
|
|
|
|
by mjd
266 days ago
|
|
I usually do that too, but this seemed to me like it's not really a git utility. It's just a filter. I can see the argument in favor of `git-` also. But I think I'd prefer `git-changed-twice` to be a wrapper that takes a reflist argument, and runs `git-log --stat reflist | what-changed-twice`. |
|