• Icon: Sub-task Sub-task
    • Resolution: Duplicate
    • Icon: Undefined Undefined
    • None
    • None
    • Maistra
    • 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

              dward-se-jboss David Ward
              dward-se-jboss David Ward
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: