1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-09 05:39:01 +00:00
starship/tests
Neil Kistner 9f70ffb7a7 fix: Lazy load git repo and only run module if not disabled (#306)
A couple of optimizations are done in this PR. One, we now will check config ahead of time to see if a module is disabled before running any module code. Also, we won't try to discover a git repository unless the module requests access to it.
2019-09-09 19:14:38 -04:00
..
fixtures feat: Add commit count for ahead/behind symbols (#247) 2019-08-27 20:11:42 -07:00
testsuite fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
Dockerfile ci: Migrate CI from Azure Pipelines to GitHub Actions (#233) 2019-09-04 19:13:53 -04:00