Simon Tournier <[email protected]> writes:

On our side, we could add some ‘guix git agit’ subcommand and promote it inside our documentation as the entry-point for contributing. Instead
of [2], we could have:

guix git agit create --topic=TOPIC --title=TITLE --description [--branch=BRANCH]
    guix git agit update --topic=TOPIC [--branch=BRANCH]

We have the "git pr" alias. It's not perfect (I've accidentally updated independent pull requests when I wanted to create a new PR), but it simplifies the AGit workflow.

--
Ricardo

Reply via email to