Dr. Jens Harbott 053b629472 Fix submitting signed patches
When a commit is signed and the git config contains the setting
log.ShowSignature=True, even the "--oneline" git log output for it will
include multiple lines (the output from gpg verifying the signature),
thus fooling us into assuming that multiple commits are to be submitted.
Override the option to make sure we always get one line per commit only.

Signed-off-by: Dr. Jens Harbott <harbott@osism.tech>
Change-Id: Id4528209f1cd500afd06e2e61eb5689022251118
2022-04-11 16:59:59 +00:00
2022-04-11 16:59:59 +00:00
2020-01-16 15:14:16 +00:00
2013-08-15 20:42:37 +00:00
2022-04-11 16:59:57 +00:00
2011-09-25 09:16:31 -07:00
2021-01-13 14:10:31 +00:00
2022-04-11 16:59:57 +00:00
2021-01-13 14:10:31 +00:00
2022-03-08 16:13:27 +10:00
2021-04-23 10:42:35 -07:00

git-review

A git command for submitting branches to Gerrit

git-review is a tool that helps submitting Git branches to Gerrit for review.

Description
Tool for uploading changesets to Gerrit from git
Readme 7.1 MiB
Languages
Python 89.4%
Roff 10.6%