diff options
author | Chirayu Desai <chirayudesai1@gmail.com> | 2014-08-20 09:34:10 +0530 |
---|---|---|
committer | Chirayu Desai <chirayudesai1@gmail.com> | 2014-08-20 11:47:10 +0530 |
commit | c46de6932ac95eb6086a24c6880553f27cf5be44 (patch) | |
tree | 560f4fd500ecb868b592f314c94f6faabc7d4e0a /git_config.py | |
parent | 303a82f33a1360036b6f70864d3099f9d803f2c7 (diff) | |
download | git-repo-c46de6932ac95eb6086a24c6880553f27cf5be44.tar.gz |
Decode git version
Used by 'repo --version'
With Python 3,
* Before: b'git version 2.1.0'
* After: git version 2.1.0
Change-Id: I4321bb0f09e92cda1123c35910338b940e82a305
Diffstat (limited to 'git_config.py')
0 files changed, 0 insertions, 0 deletions