Skip to content

Conversation

@ndbroadbent
Copy link
Member

@ndbroadbent ndbroadbent commented Oct 3, 2025

When I'm working on multiple projects, it's annoying when the saved git commit message is global and not unique to each repo./tmp/.git_commit_message~ was a bad idea!

I also use the grsl alias quite a lot (which means "git reset last commit"). I realized it would be really handy to store that commit message in .git/SCM_BREEZE_COMMIT_MSG as well so that I can reset to the previous commit, make a change, then hit Ctrl+X+space to commit again with the same message.

@ndbroadbent ndbroadbent force-pushed the nathan/commit_message_tmpfile_fix branch from 84c4e08 to 4ed758e Compare October 3, 2025 21:19
…s (git reset last) to save the recent commit message to that file for reuse
@ndbroadbent ndbroadbent force-pushed the nathan/commit_message_tmpfile_fix branch from 4ed758e to 9a19e2b Compare October 3, 2025 21:22
@ndbroadbent ndbroadbent merged commit 0074697 into scmbreeze:main Oct 5, 2025
4 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.

2 participants