Changes
Page history
instructions on how to do redirects from gitweb to gitlab
authored
May 04, 2023
by
anarcat
Show whitespace changes
Inline
Side-by-side
howto/git.md
View page @
10181d52
...
...
@@ -381,9 +381,10 @@ gitolite to gitlab just now. I have followed the following procedure:
repo project/jenkins/jobs
RW = @jenkins-admins
The only downside with that approach is that a git clone will not warn
about the project redirection, but I am not sure there's a way to fix
that.
5.
on vineale, add a rewrite rule for the site in
`/etc/apache2/sites-enabled/git.torproject.org.conf`
and
`gitweb.torproject.org.conf`
(TODO: use a
`RewriteMap`
instead of
copy-paste, see tpo/tpa/team#40472 for progress)
See
[
issue 36
][]
for further discussion.
...
...
...
...