Skip to content

Geo: sync .gitattributes to info/attributes in secondary nodes

Gabriel Mazetto requested to merge 4101-sync-gitattributes-geo into master

What does this MR do?

  • Synchronize .gitattributes from default branch to info/attributes in secondary nodes
  • Add specs

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

.gitattributes is synced to info/attributes in primary nodes as part of the GitPushService. This is not reflected in secondary nodes yet.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #4101 (closed)

Edited by Nick Thomas

Merge request reports