Skip to content

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