gerrit: `git reflog` output may contain multiple ref names per entry

BUG=b:356959960
TEST=manual: reproduced problem on a CrOS platform2 CL and comments are\
     showing with the fix

Change-Id: Ib04299c834d3f002c1409e81daaee148564db5d3
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/ide/+/5759098
Commit-Queue: ChromeOS Auto Runner <chromeos-auto-runner@chromeos-bot.iam.gserviceaccount.com>
Auto-Submit: Grace Cham <hscham@chromium.org>
Tested-by: Grace Cham <hscham@chromium.org>
Reviewed-by: Keigo Oka <oka@chromium.org>
Commit-Queue: Keigo Oka <oka@chromium.org>
1 file changed
tree: 54dfecd1fbd750112a7093bc960f1e2e4bd3b746
  1. chromiumide/
  2. docs/
  3. .gitignore
  4. .node_cipd_ensure
  5. .presubmitignore
  6. DIR_METADATA
  7. docker_tests_execute.sh
  8. Dockerfile
  9. OWNERS
  10. PRESUBMIT.cfg
  11. PRESUBMIT.py
  12. pyproject.toml
  13. README.md
  14. run_presubmit.sh
  15. unblocked_terms.txt
README.md

IDE Tooling

IDE tools for Chrome/ChromeOS developers.

Main Components

  • chromiumide: VSCode extension implementation.
  • scripts (in ../../chromite/ide_tooling): Helper Python scripts the extension can make use of when the user has chromiumos checkout.