Merge "Remove spurious mdoc directives"

This commit is contained in:
Jenkins 2015-06-20 14:14:08 +00:00 committed by Gerrit Code Review
commit f5619a6f85
1 changed files with 0 additions and 7 deletions

View File

@ -200,22 +200,16 @@ username=\fImygerrituser\fP
.Ed
.It gitreview.scheme
This setting determines the default scheme (ssh/http/https) of gerrit remote
.Ed
.It gitreview.host
This setting determines the default hostname of gerrit remote
.Ed
.It gitreview.port
This setting determines the default port of gerrit remote
.Ed
.It gitreview.project
This setting determines the default name of gerrit git repo
.Ed
.It gitreview.remote
This setting determines the default name to use for gerrit remote
.Ed
.It gitreview.branch
This setting determines the default branch
.Ed
.It gitreview.track
Determines whether to prefer the currently-tracked branch (if any)
and the branch against which the changeset was submitted to Gerrit
@ -246,7 +240,6 @@ changes. This is the default value unless overridden by
file, and is implied by providing a specific branch name on the
command line.
.El
.Ed
.It gitreview.rebase
This setting determines whether changes submitted will
be rebased to the newest state of the branch.