Changes
Page history
add triage instructions to add all tickets to the same milestone
authored
Jun 26, 2023
by
anarcat
Show whitespace changes
Inline
Side-by-side
howto/git.md
View page @
98f19a50
...
@@ -316,6 +316,9 @@ gitolite.
...
@@ -316,6 +316,9 @@ gitolite.
It assumes the repository has already been migrated.
It assumes the repository has already been migrated.
1.
(optional) triage the ticket with the labels ~Git and ~Gitweb, and
the milestone %"legacy Git infrastructure retirement (TPA-RFC-36)"
4.
make an (executable)
`pre-receive`
hook in
`git-rw`
with an exit
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
status of
`1`
warning about the new code location, this can be
done with this Fabric command:
done with this Fabric command:
...
...
...
...