aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-05-13 18:54:50 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-05-13 18:54:50 +0200
commit17c831a2cd1118dd9e364d03209d83538926613b (patch)
treee8a8650483a0429dfc7805a7078fcf5292e8b7aa /docs
parentf88225f6a8731a5f950e7c6e4c955eddbf820c87 (diff)
magit-rebase--todo: Don't abbreviate empty set of commits
When rebase stops at the last commit, then the list of commits yet to be rebases is (obviously) empty. Don't call "git log --no-walk --format=%h [<commit>...]" in that case, because if that is called without any revision arguments, it shows information for HEAD. That resulted in an error because we later assert that the commit and abbreviation lists have the same length. Re #5365.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions