Lines Matching refs:a
6 The ouput is in CSV and is easily consumable in a spreadsheet.
8 In addition to importing to a spreadsheet, you can also create your own
41 3. Create a [new Google spreadsheet](https://docs.google.com/spreadsheets/create).
42 4. Import projects.csv to a new sheet.
43 5. Create a [new data source in Data Studio](https://datastudio.google.com/datasources/create).
45 7. Add a "Count Diff Status" field by selecting the menu next to the "Diff
49 this is done you should get a link to "Make a copy of this report".
51 10. You may see a "Configuration Incomplete" message under
61 2. Diff projects that have a match.
75 'git cherry' is a useful tool that finds changes
81 However, there are many instances where a change in one branch
82 can have an equivalent in another branch without being a merge
83 or a cherry pick. Some examples are:
96 a list of changes that actually have lines of code in the tree.