Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: New feature discussion: git rebase --status

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:57:42

Mathieu Liénard--Mayor [off-list ref] writes:
$ git status
# HEAD detached from ecb9f3e
# You are currently editing a832578... my_commit_message [3/5] while
rebasing.
Showing the commit message here is too much IMHO. With a typical
50-characters message, it already gives

# You are currently editing a832578 __________________________________________________ [3/5] while rebasing

and we usually try to fit everything on a 80-columns terminal.

My vote would go for just showing the short sha1. The user can run "git
show $sha1" to get more information if needed, it's just a copy-paste
away. If we want to show the commit message, it should be on its own
line.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help