git-repo/tests
Mike Frysinger ca540aed19 git_command: drop custom version helper
Since ParseGitVersion can call `git --version` automatically, we don't
need this duplicate version() helper anymore.  The only other user is
the `repo version` code, so convert that to version_tuple().full.

Bug: https://crbug.com/gerrit/11144
Change-Id: I9d77822fc39f4ba28884d9183359169cabf5f17d
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/231055
Reviewed-by: David Pursehouse <dpursehouse@collab.net>
Tested-by: Mike Frysinger <vapier@google.com>
2019-07-11 01:30:18 +00:00
..
fixtures Fix gitc-init behavior 2015-10-07 15:43:22 -07:00
test_git_command.py git_command: drop custom version helper 2019-07-11 01:30:18 +00:00
test_git_config.py add license header to a few more files 2019-06-13 13:23:19 -04:00
test_wrapper.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00