Open
Description
Currently, if one has format.outputDirectory
set, the output directory will be relative to wherever they've run the command, not the top of the repository. We should make it relative to the Git repository instead so that users don't end up creating patches in unintended locations.
Or maybe the current behaviour is desired and we should just force users to use an absolute path if they don't want this to happen. This requires discussion.