1
0
Fork 0
git-repo/release
Mike Frysinger 0214730c9a launcher: switch command quoting to shlex.quote
Minor fix, but just in case, provides properly quoted commands for
people to copy & paste.

Change-Id: Ia9fce5c0df9f51cbed9d49861adcf6821251e46f
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/466821
Tested-by: Mike Frysinger <vapier@google.com>
Commit-Queue: Mike Frysinger <vapier@google.com>
Reviewed-by: Gavin Mak <gavinmak@google.com>
2025-04-10 10:23:08 -07:00
..
README.md release: import some helper scripts for managing official releases 2020-02-21 05:20:58 +00:00
sign-launcher.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
sign-tag.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
update-hooks release: update-hooks: helper for automatically syncing hooks 2024-04-23 18:31:51 +00:00
update-manpages isort: format codebase 2023-08-22 18:32:22 +00:00
update_manpages.py isort: format codebase 2023-08-22 18:32:22 +00:00
util.py launcher: switch command quoting to shlex.quote 2025-04-10 10:23:08 -07:00

These are helper tools for managing official releases. See the release process document for more details.