Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP]Add git hooks for Cloudberry Database development #221

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 9, 2023

  1. Add git hooks for Cloudberry Database development

    For better development quality, we customize the Git hooks to remind
    developers to check their work. We use pre-commit, prepare-commit-msg,
    commit-msg, and pre-push hooks to trigger automatic checks when running
    `git commit` and `git push`.
    tuhaihe committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b60587e View commit details
    Browse the repository at this point in the history