Reduce number of git calls when displaying prompt (#3795)
The avit theme's _git_time_since_commit function was running git twice. Reduce it with a single call to `git log`, checking the exit code for success.master
parent
15d051c32b
commit
f9d4a067ec
1 changed files with 1 additions and 3 deletions
Loading…
Reference in new issue