Skip to content
  • Junio C Hamano's avatar
    Merge branch 'mg/sequencer-commit-messages-always-verbatim' · 795b0142
    Junio C Hamano authored
    "git cherry-pick" used to clean-up the log message even when it is
    merely replaying an existing commit.  It now replays the message
    verbatim unless you are editing the message of resulting commits.
    
    * mg/sequencer-commit-messages-always-verbatim:
      sequencer: preserve commit messages
    795b0142