-
Sub-task
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
-
How to obtain commits to rebase:
git log 1.16.5..origin/maistra-2.4 --pretty=reference --reverse > commits.log awk '{print $1}' commits.log > id-column.txt awk '{for (i=2; i<NF; i++) printf $i " "; print $NF}' commits.log > desc-column.txt
Then put both columns to a table in Google Sheets.
Result:
https://docs.google.com/spreadsheets/d/1nZeSTaGER0ZudJglUlrve9SrTaQ_26pqCd9rK6FqCcI
- clones
-
OSSM-4172 Prepare list of commits to rebase
- Closed