1.3 KiB
1.3 KiB
title, intro, redirect_from, versions
| title | intro | redirect_from | versions | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| About commits | You can save small groups of meaningful changes as commits. |
|
|
About commits
{% data reusables.commits.about-commits %}
You can add a co-author on any commits you collaborate on. For more information, see "Creating a commit with multiple authors."
{% ifversion fpt %} You can also create a commit on behalf of an organization. For more information, see "Creating a commit on behalf of an organization."{% endif %}
Rebasing allows you to change a series of commits and can modify the order of the commits in your timeline. For more information, see "About git rebase."
Further reading
- "Committing and reviewing changes to your project" on {% data variables.product.prodname_desktop %}