Comment on Git Today: a git script to show you what you've done in the past dayparentComments−gf3OP15yActually it's different in that:a) It's per single user.b) It shows the results as one big diff, not by commit.Which makes it convenient and useful for getting a broad overview of what one has accomplished in a day. (edit: formatting)
Comments
Actually it's different in that:
a) It's per single user.
b) It shows the results as one big diff, not by commit.
Which makes it convenient and useful for getting a broad overview of what one has accomplished in a day. (edit: formatting)