On Tue, Oct 17, 2017 at 06:29:59PM +0200, Andreas Schwab wrote: > On Okt 16 2017, Jeff King <peff@xxxxxxxx> wrote: > > > I get: > > > > Reset <branchname> to <startpoint> if <branchname> exists already\&. Without > > \fB\-f\fR > > \fIgit branch\fR > > refuses to change an existing branch\&. In combination with > > I see this in git-branch.1: > > Reset <branchname> to <startpoint> if <branchname> exists already\&. Without > \fB\-f\fR\fIgit branch\fR > refuses to change an existing branch\&. In combination with > > This is with asciidoc 8.6.9. Thanks, that seems a likely culprit, then. What's in your git-branch.xml after you build the documentation? -Peff