remotemobprogramming / mob

Tool for smooth git handover.
https://mob.sh
MIT License
1.66k stars 149 forks source link

#410: added duration to latest commit for a remote branch to mob status #413

Closed hollesse closed 5 months ago

hollesse commented 5 months ago

closes #410

the result of the change can be seen here.

$ mob status
> you are on base branch 'main'
> remote wip branches detected:
  - origin/mob/main (10 months ago)
  - origin/mob/main-my-feature (1 year, 4 months ago)

if there is no remote wip branch:

$ mob status
> you are on base branch 'main'
> no remote wip branches detected!
gregorriegler commented 5 months ago

yes and: see my commit