1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-04-10 16:32:00 +00:00
Files
ohmyzsh-mirror/plugins
anatolyrr e52584c901 perf(mercurial): improve performance of hg_prompt_info (#7929)
Replaced two different calls of hg with one `hg --id --branch` for retrieving
information whether we're in a repo (will be empty if not), whether the repo is
dirty (revision id will contain "+" if there are uncommitted changed), and the
branch name.

Closes #6197
Closes #7929
2021-12-13 10:50:17 +01:00
..
2021-08-06 15:51:19 +02:00
2020-10-09 12:35:13 +02:00
2020-05-21 18:11:18 +02:00
2020-09-26 12:38:31 +02:00
2020-09-29 23:35:29 +02:00
2020-10-21 20:01:10 +02:00
2020-07-30 18:20:30 +02:00
2020-09-01 11:52:32 +02:00
2020-10-09 17:38:02 +02:00