Is your feature request related to a problem? Please describe:
I want to remember to commit git repo at least every day
Describe the solution:
Reminder that says Looks like you haven't committed in a while... when you haven't made a git commit in 24 hours
- As part of
gitstatus script because it is part of prompt? (so we can use .gitfetch time maybe?
- Need to check last commit time though too?
Describe alternatives you've considered:
N/A
Links/Additional context:
N/A
Testing:
N/A
Is your feature request related to a problem? Please describe:
I want to remember to commit git repo at least every day
Describe the solution:
Reminder that says
Looks like you haven't committed in a while...when you haven't made a git commit in 24 hoursgitstatusscript because it is part of prompt? (so we can use.gitfetchtime maybe?Describe alternatives you've considered:
N/A
Links/Additional context:
N/A
Testing:
N/A