-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Problem
Sometimes you just want to know if things have changed in your repos for a predetermined time (say in the last day).
Solution
Add a period filter so you could do something like:
$: cig -t work -p 6H
and you'd see all your work repos, where any of the files have changed in the last 6 hours.
Reactions are currently unavailable