Hi
I'd like to clarify .gitattributes placement requirements.
Is it really necessary to keep it always at root to be able to encrypt/decrypt files?
Official Git documentation states quite a lot of other rules to ease .gitattributes placement - https://git-scm.com/docs/gitattributes . Rules like parent dirs, global ones, etc.
Or maybe some technical issues prevent it from following all official rules?
BR
Hi
I'd like to clarify .gitattributes placement requirements.
Is it really necessary to keep it always at root to be able to encrypt/decrypt files?
Official Git documentation states quite a lot of other rules to ease .gitattributes placement - https://git-scm.com/docs/gitattributes . Rules like parent dirs, global ones, etc.
Or maybe some technical issues prevent it from following all official rules?
BR