This is a slightly more opinionated change: where links are internal
within the git-ubuntu documentation, I've used the doc reST role
instead to make it independent of URL to make local development and
testing easier. But also, I've removed some links to the git-ubuntu docs
itself, since that's where we are already.
This assumes that the docs are going to stay where they are for now. If
they are moved away, then of course the internal and external links will
need to be reversed.
patch-pilot: Explain the empty directories workflow
Primarily exists as a pointer to proper documentation for the workflow,
but with a high level explanation in perspective of patch piloting for
context.
patch-pilot: Example workflow for converting debdiff to a git branch
This aims to provide a basic paint-by-numbers procedure for quickly
converting a debdiff into a git-ubuntu branch, suitable for use within
patch piloting efforts, where the debdiff generally can be assumed to be
reasonably coherent and just needs to be applied and committed.
How to clone, branch, install deps, and build git-ubuntu MPs.
Anyone reading this likely already has their own preferred workflow and
toolset that work well for them, but this provides a decent illustration
of the main concepts.