Skip to content

Allow optional message and properties with amend#2011

Open
dcherian wants to merge 1 commit intomainfrom
amend-updates
Open

Allow optional message and properties with amend#2011
dcherian wants to merge 1 commit intomainfrom
amend-updates

Conversation

@dcherian
Copy link
Copy Markdown
Collaborator

@dcherian dcherian commented Apr 6, 2026

Closes #2002

One issue is that properties=None means no properties but that meaning is now discarded for amend. So a user cannot amend and only unset properties. I guess they can just make a new commit for that case?

@dcherian dcherian requested a review from paraseba April 6, 2026 21:02
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.

Allow message=None, metadata=None on amend to let user reuse existing commit message and/or metadata

1 participant