diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2017-01-27 18:01:50 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-02-01 13:46:52 -0800 |
commit | 860a74d9d909002b16c50b58050908756065125d (patch) | |
tree | 3bd4f9d838df0ff4882c717eefc01322cead200a /commit.c | |
parent | 62af896979403c6bcb441ca784121e720b161b30 (diff) | |
download | git-860a74d9d909002b16c50b58050908756065125d.tar.gz |
attr: support quoting pathname patterns in C style
Full pattern must be quoted. So 'pat"t"ern attr' will give exactly
'pat"t"ern', not 'pattern'. Also clarify that leading whitespaces are
not part of the pattern and document comment syntax.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
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 'commit.c')
0 files changed, 0 insertions, 0 deletions