- We have a large, central data team that contains multiple subteams (data engineering, data governance etc.).
- To serve the data team, we have created 1 Looker project, containing multiple model files (one model for each subteam).
- Each team has a folder that contains their model file and associated views and explores.
- I have made some changes to one of the models (deleted a view file).
- But when I go to commit changes, the list of files shown below the commit message is really long and contains files from other folders/subteams - in other words, it is listing files that I haven’t changed, but that I assume have been changed by other developers in the overall project.
Is this normal? When I have committed changes in the past, the list of files shown below the commit message have always corresponded to changes that I have made on my personal branch.