]> git.ipfire.org Git - thirdparty/git.git/commit - t/t0003-attributes.sh
attr: Allow multiple changes to an attribute on the same line.
authorHenrik Grubbström <grubba@grubba.org>
Tue, 6 Apr 2010 12:46:43 +0000 (14:46 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 11 Apr 2010 01:36:00 +0000 (18:36 -0700)
commit969f9d73228f233aff071a0d07ba28afdb79dbc4
treeade287b4e60d0f2e4b07beaa1a58422537c35542
parent426c27b7c0a415cec451d8fd369ecd5a86adf85e
attr: Allow multiple changes to an attribute on the same line.

When using macros it isn't inconceivable to have an attribute
being set by a macro, and then being reset explicitly.

Signed-off-by: Henrik Grubbström <grubba@grubba.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
attr.c
t/t0003-attributes.sh