Skip to content

Add commit --amend option - #384

Merged
jelmer merged 5 commits into
breezy-team:3.4from
jelmer:commit-amend
May 27, 2026
Merged

Add commit --amend option#384
jelmer merged 5 commits into
breezy-team:3.4from
jelmer:commit-amend

Conversation

@jelmer

@jelmer jelmer commented May 25, 2026

Copy link
Copy Markdown
Member

Replaces the tip revision with a new one that shares the same parents. The previous commit's message, authors and timestamp are inherited unless the user passes --message, --author or --commit-time to override them; other revision properties (such as bug links) are carried over as well.

@jelmer
jelmer enabled auto-merge May 25, 2026 12:09
jelmer added 4 commits May 27, 2026 00:03
Replaces the tip revision with a new one that shares the same
parents.  The previous commit's message, authors and timestamp are
inherited unless the user passes --message, --author or
--commit-time to override them; other revision properties (such as
bug links) are carried over as well.
@jelmer
jelmer merged commit 8faa0f5 into breezy-team:3.4 May 27, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant