filter-branch ignoring gitattributes?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there,

it seems that 'git filter-branch' ignores the setting in
.git/info/attributes - is that correct?

Does .gitattributes work reliably?

Specifically, I tried

	git filter-branch \
		--tree-filter 'echo "* text=auto" > .gitattributes' \
            	--tag-name-filter cat
		--prune-empty -- --all

It seems to work, but I am not sure whether I missed anything.

Greetings,
Norbert

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]