Verified Commit d488c717 authored by anarcat's avatar anarcat
Browse files

document the TPA step better (team#41180)

parent 48d63081
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -308,6 +308,13 @@ although that one doesn't use the proper verb tenses

#### TPA part: lock down the repository and add redirections

This part handles the server side of things. It will install a
`pre-receive` hook in the Git repository to forbid pushes,
redirections in the Git web interfaces, and document the change in
gitolite.

It assumes the repository has already been migrated.

 4. make an (executable) `pre-receive` hook in `git-rw` with an exit
    status of `1` warning about the new code location, this can be
    done with this Fabric command: