Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

(maint) Allow gitattributes to be configurable #128

Merged

Conversation

glennsarti
Copy link
Contributor

Previously the .gitattributes file was managed by modsync however there was no
way to dynamically configure it. This commit moves the file configuration to
the config_defaults.yml and then dynamically generates the file based on this.

Users can override the included types by using the include array, but also
selectively exclude extensions using the exclude array.

@glennsarti
Copy link
Contributor Author

Blocked by voxpupuli/modulesync#111

@glennsarti
Copy link
Contributor Author

Blocked by #130

Previosuly the `.gitattributes` file was managed by modsync however there was no
way to dynamically configure it.  This commit moves the file configuration to
the config_defaults.yml and then dynamically generates the file based on this.

Users can override the included types by using the `include` array, but also
selectively exclude extensions using the `exclude` array.
@glennsarti glennsarti force-pushed the ticket/maint/configure-git-attrib branch from 821ed5d to f6058a4 Compare February 23, 2017 19:41
@eputnam eputnam merged commit 65d0085 into puppetlabs:master Feb 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants