Changes between Initial Version and Version 1 of Ticket #4100, comment 5


Ignore:
Timestamp:
06/26/20 14:22:10 (4 years ago)
Author:
ossi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4100, comment 5

    initial v1  
    1 there was no need to create a new PR. you can clean up the history (git rabase -i) and force-push into the existing branch (the PR does automatically reflect that). 
     1there was no need to create a new PR. you can clean up the history (git rebase -i) and force-push into the existing branch (the PR does automatically reflect that).