commit | 713697b34f1a1f716df97e331fd82782338c2083 | [log] [tgz] |
---|---|---|
author | Alex Riesen <raa.lkml@gmail.com> | Sun May 10 18:13:45 2009 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Sun May 10 09:32:29 2009 -0700 |
tree | 7f6cbb552be117aa6ff0b59041ac8bce84b8ffda | |
parent | 2c5b0115038ab283b346fbb8059b93973ff4c8f2 [diff] |
ls-tree manpage: use "unless" instead of "when ... is not" Delayed negation in a statement is harder to spot and keep in mind. Signed-off-by: Alex Riesen <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>