mirror of
https://github.com/git/git.git
synced 2026-03-04 22:47:35 +01:00
Move the logic for formatting int64 config values into a helper method and use gentle parsing when needed. Signed-off-by: Derrick Stolee <stolee@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>