Skip to content

Include 'name' in squash's edit message. #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2021

Conversation

topher200
Copy link
Contributor

Include 'name' in squash's edit message.

If --name isn't included we don't try to guess what the name may be
(since the name is dependent on the commit description the user gives to
the squashed commit.

Tested locally that this works correctly with and without '--name'.

asciicast

Resolves #119

If --name isn't included we don't try to guess what the name may be
(since the name is dependent on the commit description the user gives to
the squashed commit.

Tested locally that this works correctly with and without '--name'.

Resolves stacked-git#119
@jpgrayson jpgrayson merged commit 3c09f2d into stacked-git:master Jun 25, 2021
@jpgrayson
Copy link
Collaborator

Thanks!

Also, I appreciate the asciinema demos you're doing.

@topher200 topher200 deleted the include-name-in-squash branch June 25, 2021 14:41
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.

Include name of squashed patch in squash edit message.
2 participants