tor/scripts/git
Nick Mathewson 8b6e919086 Stop using the "x$FOO" idiom in git-resquash.sh
The new version of shellcheck says that that this idiom is
unnecessary, and its presence here is making the shellcheck tests
fail.

No changes file needed, since this is not user-facing code.
2021-05-28 08:02:08 -04:00
..
git-install-tools.sh Add git-resquash.sh to repository 2020-07-17 12:24:01 -04:00
git-list-tor-branches.sh Remove 0.4.2 from list of branches in git script: it has reached EOL. 2020-09-15 09:00:44 -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 include tor-gitlab repository 2020-07-09 14:27:10 -04:00
git-push-all.sh Update git scripts to use git-list-tor-branches.sh 2020-03-05 10:29:35 -05:00
git-resquash.sh Stop using the "x$FOO" idiom in git-resquash.sh 2021-05-28 08:02:08 -04:00
git-setup-dirs.sh Fix typos. 2020-11-12 11:44:09 -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 Fix typos. 2020-11-12 11:44:09 -05:00
pre-push.git-hook scripts: Add env variable to disable pre-commit hook 2020-07-02 14:39:44 -04:00