Skip to content

How do i edit description of a commit after publishing it? #129076

Discussion options

You must be logged in to vote

Use git commit --amend to amend last commit or git rebase -i HEAD~n were 'n' is number of commits back you want to edit.

Replies: 2 comments 12 replies

This comment was marked as off-topic.

@Galaxy-Wizard
Comment options

This comment was marked as off-topic.

@asdacosta

This comment was marked as off-topic.

@Galaxy-Wizard
Comment options

@asdacosta

This comment was marked as off-topic.

@Galaxy-Wizard
Comment options

@asdacosta

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants