diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-05-13 18:54:50 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-05-13 18:54:50 +0200 |
| commit | 17c831a2cd1118dd9e364d03209d83538926613b (patch) | |
| tree | e8a8650483a0429dfc7805a7078fcf5292e8b7aa /docs | |
| parent | f88225f6a8731a5f950e7c6e4c955eddbf820c87 (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
