tor/scripts/git
David Goulet 8ae0ecbd6a scripts: Add env variable to disable pre-commit hook
We introduce TOR_EXTRA_PRE_COMMIT_CHECKS environment variable to run the
pre-commit hook. The pre-push git hook will set it in order to run all
pre-commit checks.

Signed-off-by: David Goulet <dgoulet@torproject.org>
2020-07-02 14:39:44 -04:00
..
git-install-tools.sh Add a script to install the scripts in scripts/git appropriately. 2020-03-13 11:14:04 +10:00
git-list-tor-branches.sh Add 0.4.4 to list of tor branches used by git scripts. 2020-06-09 14:17:15 -04:00
git-merge-forward.sh Update git scripts to use git-list-tor-branches.sh 2020-03-05 10:29:35 -05:00
git-pull-all.sh Update git scripts to use git-list-tor-branches.sh 2020-03-05 10:29:35 -05:00
git-push-all.sh Update git scripts to use git-list-tor-branches.sh 2020-03-05 10:29:35 -05:00
git-setup-dirs.sh Update git scripts to use git-list-tor-branches.sh 2020-03-05 10:29:35 -05:00
post-merge.git-hook Early exit from post-merge git hook script when not merging to master 2019-07-02 20:06:23 +03:00
pre-commit.git-hook scripts: Add env variable to disable pre-commit hook 2020-07-02 14:39:44 -04:00
pre-push.git-hook scripts: Add env variable to disable pre-commit hook 2020-07-02 14:39:44 -04:00