diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2015-10-16 17:16:43 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-10-16 19:28:49 +0200 |
commit | bed4452468cc564adc5ab99dfdbee0eb0f7cfb97 (patch) | |
tree | 97c1783419526e372bb6c29de6ba2e9192882cf3 /builtin/notes.c | |
parent | strbuf: make stripspace() part of strbuf (diff) | |
download | git-bed4452468cc564adc5ab99dfdbee0eb0f7cfb97.tar.xz git-bed4452468cc564adc5ab99dfdbee0eb0f7cfb97.zip |
stripspace: use parse-options for command-line parsing
Use parse-options to parse command-line options instead of a
hand-crafted implementation. The users can now use a unique
prefix of the long option to say e.g. "git stripspace --strip".
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/notes.c')
0 files changed, 0 insertions, 0 deletions