Lines Matching refs:source
3 repo_diff_trees.py compares two repo source trees and outputs reports on the
43 5. Create a [new data source in Data Studio](https://datastudio.google.com/datasources/create).
44 6. Connect your new data source to the project.csv sheet in the Google spreadsheet.
50 9. Select your own data source for your copy of the dashboard when prompted.
58 source trees:
60 1. Match projects in source tree A with projects in source tree B.
62 3. Find commits in source tree B that are not in source tree A.
69 After matching up projects in both source tree
95 2. Then we "git blame" the entire project's source tree and compile
98 that have lines of code in the final source tree.
104 source trees. It does have shortcomings.