Changes
Page history
make a category (other than Attic) for migrated projects
authored
May 24, 2023
by
anarcat
Hide whitespace changes
Inline
Side-by-side
howto/git.md
View page @
a72f9528
...
...
@@ -305,14 +305,14 @@ See [issue tpo/tpa/team#41181](https://gitlab.torproject.org/tpo/tpa/team/-/issu
fab -H cupani.torproject.org gitolite.migrate-repo pluggable-transports/goptlib tpo/anti-censorship/pluggable-transports/goptlib --issue-url=https://gitlab.torproject.org/tpo/tpa/team/-/issues/41182
4.
in Gitolite, mak
e
the project
part of the "Attic
", for example
4.
in Gitolite, ma
r
k the project
as "Migrated to GitLab
", for example
@@ -715,7 +715,7 @@ repo debian/goptlib
config hooks.irc-enabled = true
config hooks.ircproject = or
config hooks.projectname = debian-goptlib
- config gitweb.category = Packaging
+ config gitweb.category =
Attic
+ config gitweb.category =
Migrated to GitLab
debian/goptlib "The Tor Project" = "Debian packaging for the goptlib pluggable transport library"
repo debian/torproject-keyring
...
...
...
...