commit | cb1dafdfdadca4d1bbe4147d2f9c72b5ef0f4ab7 | [log] [tgz] |
---|---|---|
author | Lars Schneider <larsxschneider@gmail.com> | Sat Sep 26 09:54:59 2015 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Oct 03 10:21:13 2015 -0700 |
tree | 241979080b8e81499438e2bc9b1a80e3e7297d10 | |
parent | 692e17964dd4f8da4b3994c5c7055ec9a8c22a75 [diff] |
git-p4: add gitConfigInt reader Add a git config reader for integer variables. Please note that the git config implementation automatically supports k, m, and g suffixes. Signed-off-by: Lars Schneider <larsxschneider@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>