File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- .. _ github_hooks :
1+ .. _ git_hooks :
22
3- Enabling GitHub Hooks
4- =====================
3+ Enabling Git Hooks
4+ ==================
55
66.. toctree ::
77 :maxdepth: 2
88
99 troubleshooting
1010
11- GitHub hooks are automated scripts that run at specific points during Git's execution,
11+ Git hooks are automated scripts that run at specific points during Git's execution,
1212allowing developers to enforce quality standards, automate tasks, and customize Git's
1313behavior. The PTB uses the `pre-commit <https://pre-commit.com/ >`__ framework to
14- define common GitHub hooks for Git commits and pushes. The configuration for
14+ define common Git hooks for Git commits and pushes. The configuration for
1515``pre-commit `` is provided in a ``.pre-commit-config.yaml `` file and described in
1616:ref: `pre-commit_configuration `.
1717
File renamed without changes.
Original file line number Diff line number Diff line change 99 metrics/collecting_metrics
1010 creating_a_release
1111 documentation/index
12- github_hooks /index
12+ git_hooks /index
1313 formatting_code/index
1414 managing_dependencies
1515
You can’t perform that action at this time.
0 commit comments