Hello all, I'm using git mainly with BitBucket repositories. When I pull from a remote, the default commit message will be "Merge branch 'source-branch-name' of https://bitbucket.org/ <https://bitbucket.org/jibbletech/jibble-2.0-client-web>repository-name into destination-branch-name". I'd like to configure git to omit the "of https://bitbucket.org/repository-name" part. How can I do that? Regards Jost