diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2009-01-02 19:07:52 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-02 13:19:40 -0800 |
commit | cca1704897e7fdb182f68d4c48a437c5d7bc5203 (patch) | |
tree | 7ccf394b2e80536442703e0013bf0dde86547e08 /Documentation/user-manual.txt | |
parent | Merge branch 'cb/mergetool' (diff) | |
download | tgif-cca1704897e7fdb182f68d4c48a437c5d7bc5203.tar.xz |
git wrapper: Make while loop more reader-friendly
It is not a good practice to prefer performance over readability in
something as performance uncritical as finding the trailing slash
of argv[0].
So avoid head-scratching by making the loop user-readable, and not
hyper-performance-optimized.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/user-manual.txt')
0 files changed, 0 insertions, 0 deletions