mirror of
https://github.com/git/git.git
synced 2026-02-24 18:27:08 +01:00
POSIX wants shells to support both "N" and "$N" and requires them to yield the same answer to $((N)) and $(($N)), but we should aim for portability in a case like this, especially when the price we pay to do so is so small, i.e. a few extra dollars. Signed-off-by: Junio C Hamano <gitster@pobox.com>
4.9 KiB
4.9 KiB