mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
99d957696b
Stop executing the checked-out pre-commit hook from the pre-push hook. Instead, execute the copy in the user's git dir. Fixes bug 33284; bugfix on 0.4.1.1-alpha.
5 lines
214 B
Plaintext
5 lines
214 B
Plaintext
o Minor bugfixes (git scripts):
|
|
- Stop executing the checked-out pre-commit hook from the pre-push hook.
|
|
Instead, execute the copy in the user's git dir. Fixes bug 33284; bugfix
|
|
on 0.4.1.1-alpha.
|