How can I increase the length of the commit message history?
Sublime Merge commit message history length increase
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?
Git has the full history, sublime merge only shows the last 10 in the dropdown.
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?
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.
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.