mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
d0e31b4d1f
Most shell arguments should be quoted to avoid mistakes. But since all branch names are hard-coded, or supplied by the script user, we don't need to be too concerned about command injection. Quoting all shell arguments would take a major refactor. (Probably using arrays.) Part of 31314. |
||
---|---|---|
.. | ||
git-merge-forward.sh | ||
git-pull-all.sh | ||
git-push-all.sh | ||
post-merge.git-hook | ||
pre-commit.git-hook | ||
pre-push.git-hook |