Sublime Forum

Sublime Merge commit message history length increase

#1

How can I increase the length of the commit message history?

0 Likes

#2

Sublime Merge is just a GUI atop of git

If git doesn’t have the history it’s not going to show in SM.

Or do you mean something else?

0 Likes

#3

Git has the full history, sublime merge only shows the last 10 in the dropdown.

0 Likes

#4

Can you share a screenshot?
I’m not sure at all what you mean.

My Sublime Merge has all the commits listed in a column and I can scroll down and see all the commit messages. Is it because ours are pretty much only 1 line commit messages, do you have very long ones?

0 Likes

#5

At the end of the line where you enter your commit message there is a dropdown. It will show the last 10 commit messages you have entered so you can choose one and reuse it quickly. This is what I am on about. No scroll bar just 10 comments.

0 Likes

#6

Aha. Not a feature I’ve ever noticed before, so thank you for pointing it out.
Good to understand the actual issue now - but yes, obviously I have no idea how to resolve that one.

0 Likes