diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-03-23 16:04:36 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-03-24 10:43:35 -0700 |
commit | b6c2a0d45d4165dfd326bd7a28e66d9cedb8ae84 (patch) | |
tree | 9459835f28a86ebc75b876473885e377a286a448 /t/lib-httpd | |
parent | update-index: teach --cacheinfo a new syntax "mode,sha1,path" (diff) | |
download | tgif-b6c2a0d45d4165dfd326bd7a28e66d9cedb8ae84.tar.xz |
parse-options: make sure argh string does not have SP or _
We encourage to spell an argument hint that consists of multiple
words as a single-token separated with dashes. In order to help
catching violations added by new callers of parse-options, make sure
argh does not contain SP or _ when the code validates the option
definitions.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-httpd')
0 files changed, 0 insertions, 0 deletions