Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: revert to initial merge commit message

...

The commit message for a merging a pull request, should look like this:

 Merging Merge pull request #{pr number} (from @ {user name of pr author}) {pr title possibly shortened}..

 

* pr/{pr number}:
  {list of commit messages}

Signed-off-by: {name and email of ACS committer that merges the pr}

...