mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Document TOR_UPSTREAM_REMOTE_NAME env variable
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
#
|
||||
# To install this script, copy it into .git/hooks/pre-push path in your
|
||||
# local copy of git repository. Make sure it has permission to execute.
|
||||
# Furthermore, make sure that TOR_UPSTREAM_REMOTE_NAME environment
|
||||
# variable is set to local name of git remote that corresponds to upstream
|
||||
# repository on e.g. git.torproject.org.
|
||||
#
|
||||
# The following sample script was used as starting point:
|
||||
# https://github.com/git/git/blob/master/templates/hooks--pre-push.sample
|
||||
|
||||
Reference in New Issue
Block a user