diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-01-27 18:02:00 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-02-01 13:46:52 -0800 |
commit | 428103c7f1a0cb8bb1432214efa60abc5bd5f198 (patch) | |
tree | 3cabd68582d64c329cd8873591cb2f553535e923 /common-main.c | |
parent | attr: pass struct attr_check to collect_some_attrs (diff) | |
download | tgif-428103c7f1a0cb8bb1432214efa60abc5bd5f198.tar.xz |
attr: change validity check for attribute names to use positive logic
Convert 'invalid_attr_name()' to 'attr_name_valid()' and use positive
logic for the return value. In addition create a helper function that
prints out an error message when an invalid attribute name is used.
We could later update the message to exactly spell out what the
rules for a good attribute name are, etc.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'common-main.c')
0 files changed, 0 insertions, 0 deletions