Changes
Page history
typo
authored
Nov 03, 2021
by
anarcat
Hide whitespace changes
Inline
Side-by-side
howto/git.md
View page @
3c096b17
...
...
@@ -244,7 +244,7 @@ Changes to most repositories are reported to:
Some repositories are mirrored to https://github.com/torproject
organization and to the https://gitlab.torproject.org/ server, through
gitlite hooks.
git
o
lite hooks.
This used to be through a
`git push --mirror $REMOTE`
command, but now
we do a
`git push --force $REMOTE '+refs/*:refs/*'`
, because the
...
...
...
...