git send-email

Sende eine Menge von Patches als E-Mail. Patches können als Dateien, Ordner oder Liste von Revisionen spezifiziert werden. Weitere Informationen: https://git-scm.com/docs/git-send-email.

git send-email -1

git send-email -1 {{commit}}

git send-email {{-10}}

git send-email -{{anzahl_an_commits}} --compose

git send-email -{{anzahl_an_commits}} --annotate