Send the last commit in the current branch

git send-email

  • Send a collection of patches as emails.
    Patches can be specified as files, directions, or a revision list.
    More information: <https://git-scm.com/docs/git-send-email>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

git send-email -1

click the source code to copy install git send-email on any operating system with command-not-found.com