• Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • 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

            rh-ee-yannliu Yann Liu
            rh-ee-yannliu Yann Liu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: