commit | 243e0614e0f8783599b20106b50eee56d0a17332 | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Mon Nov 05 13:15:21 2007 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Nov 05 22:46:45 2007 -0800 |
tree | bbf71c989e779c482a301624bfea17a8c66e4e2b | |
parent | fe61935007b6803ce116e233316e4ff51de02be6 [diff] |
parse-options: abbreviation engine fix. When an option could be an ambiguous abbreviation of two options, the code used to error out. Even if an exact match would have occured later. Test and original patch by Pierre Habouzit. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>