git - What is the logic of auto generated comments behind Bitbucket? -


i try understand logic of auto generated comments behind bitbucket. explain...

when go branch click "merge" button commit message generated like:

merged hotfix/my-hotfix-name staging

when go branch click "create pull request" system create title pull request don't generate commit message yet. when, pull request, click "merge" button commit message generated like:

merged in hotfix/my-hotfix-name (pull request #113)

why in first case system generate commit message into , second case message use in. don't logic. when i'm merging pull request i'm merging branch into something. have problem word merged in. grade? me in should from or there don't understand.

you correct, semantics. nothing lose sleep over.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -