Using IntelliJ Version Control > Log > Copy Revision Number with the following command is incredibly helpful in sharing commit summaries:
git show -s –format=%s sha1 sha2 sha3 …
Using IntelliJ Version Control > Log > Copy Revision Number with the following command is incredibly helpful in sharing commit summaries:
git show -s –format=%s sha1 sha2 sha3 …