Clark Boylan b39c812e01 Fix get_git_version on OS X
Apparently Apple's `git --version` provides different output than
Linux's. Improve the version parsing by splitting on all whitespace and
taking the exact element that should be the version out of that rather
than relying on the version we want being a suffix of the command
output.

Story: 2010002
Change-Id: I40356ee81b98c1210de348e51335a20be48bec1d
2022-04-19 08:44:45 -07:00
2022-04-19 08:44:45 -07: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.3%
Roff 10.7%