git-repo/release
Mike Frysinger 5591d99ee2 release: update-hooks: helper for automatically syncing hooks
These hooks are maintained in other projects.  Add a script to automate
their import so people don't send us changes directly, and we can try to
steer them to the correct place.

Change-Id: Iac0bdb3aae84dda43a1600e73107555b513ce82b
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/422177
Commit-Queue: Mike Frysinger <vapier@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
2024-04-23 18:31:51 +00: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 Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00

README.md

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