git-standup icon indicating copy to clipboard operation
git-standup copied to clipboard

Feature request: return commits for a single day

Open hstandaert opened this issue 5 years ago • 0 comments

I find myself often specifying a range of 1 day, for example:

  • git standup -A "2019-03-01" -B "2019-03-02"
  • git standup -d 5 -u 4

Would be nice to be able to pass in a date and have only the commits for that day returned.

hstandaert avatar Mar 27 '19 07:03 hstandaert