Informationen zu Commits→
You can save small groups of meaningful changes as commits.
Creating a commit with multiple authors→
You can attribute a commit to more than one author by adding one or more Co-authored-by trailers to the commit's message. Co-authored commits are visible on GitHub.
Einen Commit im Namen einer Organisation erstellen→
Du kannst Commits im Namen einer Organisation erstellen, indem Du einen Trailer zur Commit-Mitteilung hinzufügst. Commits, die einer Organisation zugeordnet sind, enthalten den Badge on-behalf-of (in Namen von) auf GitHub.
Eine Commit-Mitteilung ändern→
Wenn eine Commit-Mitteilung unklare, falsche oder vertrauliche Informationen enthält, können Sie sie lokal ändern und einen neuen Commit mit einer neuen Mitteilung zu GitHub pushen. Du kannst auch fehlende Informationen zu einer Commit-Mitteilung hinzufügen.