Commit Graph

4 Commits

Author SHA1 Message Date
Steve Streeting
95d687298d Use --global to determine if needs to set a global attribute
Should match --local behavior; otherwise Attribute can think it
doesn't have to set a value when in fact it does
2015-10-21 16:36:31 +01:00
Rick Olson
82ac4ac7e3 teach init about --local flag 2015-09-23 11:58:16 -06:00
Taylor Blau
e56d63064c lfs/attribute, hook: rename Path to Section, nuke HookType type 2015-09-02 14:57:09 -04:00
Taylor Blau
0aba23980d lfs/filters+attributes: drop the Filter type for Attribute
The old `Filter` type represented a far too specific type of attribute.
Instead, a generic alternative called `Attribute` is favored, which more more
closely matches the type of structure defined in
http://git-scm.com/docs/gitattributes.
2015-09-01 18:20:01 -04:00