diff options
author | Mike Frysinger <vapier@google.com> | 2021-03-11 23:24:01 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2021-03-12 05:28:06 +0000 |
commit | a3794e9c6f2b05f7801b24f4a897a55f750f2b67 (patch) | |
tree | dff83291de0b41368725b6e1ecb9d932f60c31a6 /tests/test_manifest_xml.py | |
parent | 080877e41347b8987977fc8cc3ec90dcd149651a (diff) | |
download | git-repo-a3794e9c6f2b05f7801b24f4a897a55f750f2b67.tar.gz |
prune: minor optimization & robustification
If the current project doesn't have any local branches, then there's
nothing to prune, so return right away. This avoids running a few
git commands when we aren't actually going to use the results, and
it avoids checking repository validity. Since we aren't going to do
anything in here, no need to check it.
Change-Id: Ie9d5c75a954e42807477299f3e5a63a92fac138b
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/299742
Reviewed-by: Jonathan Nieder <jrn@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'tests/test_manifest_xml.py')
0 files changed, 0 insertions, 0 deletions