From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Date: Wed, 8 May 2019 14:58:18 -0600 Subject: [Cluster-devel] GFS2: Pull Request In-Reply-To: References: Message-ID: <20190508145818.6a53dff5@lwn.net> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, 8 May 2019 22:17:12 +0200 Andreas Gruenbacher wrote: > Would it make sense to describe how to deal with merge conflicts in > Documentation/maintainer/pull-requests.rst to stop people from getting > this wrong over and over again? I think this certainly belongs in the maintainer manual, but probably not in pull-requests.rst. There are a lot of things about repository management that seem to trip up even experienced maintainers; pre-pull merges is just one of those. I would love to see a proper guide on when and how to do merges in general. CCing Dan, who has ambitions for the maintainer manual as well, just in case he has anything in mind here. Thanks, jon