Merge pull request #1259 from davvid/perf
commit25d5422de521483e9f37b4563f09c17c94c6ad99
authorDavid Aguilar <davvid@gmail.com>
Wed, 28 Sep 2022 02:00:17 +0000 (27 19:00 -0700)
committerDavid Aguilar <davvid@gmail.com>
Wed, 28 Sep 2022 02:00:17 +0000 (27 19:00 -0700)
tree769a350fe72774526368463293ee3e214a4bd3df
parent85bfeac520b0a9b23075f8948281dd9a3da8fc5d
parentb0a4a99f5ef4ad3993cf194e0d69223af7a99ae4
Merge pull request #1259 from davvid/perf

* davvid/perf:
  CHANGES: update v4.0.2 release notes draft
  models: avoid resetting state in set_worktree()
  models: avoid calling "git remote"
  gitcfg: avoid a redundant call to "git version"
  gitcfg: update comments and docstrings

Signed-off-by: David Aguilar <davvid@gmail.com>