What I talk here is for ONE project in the workspace. I would like to setup a repository on my own PC with a specific attributes setup, and to use also a hosted repository with other attributes, especially including filtering.
So is it possible to have repositories with different attributes/configurations for the same project ?
What I talk here is for ONE project in the workspace. I would like
Share
Yes : if you specify the attributes in the
.git/info/attributesfile, they aren’t commited and are thus specific to your own version of the repository.