git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Reordering lines in "git-rebase -i" task sheet
@ 2007-11-22  9:21 Junio C Hamano
  2007-11-22 11:15 ` [PATCH] rebase -i: move help to end of todo file Johannes Schindelin
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Junio C Hamano @ 2007-11-22  9:21 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: git

When you start "git rebase -i" to reorder a few commits, you are
presented with an editor buffer with 9 or so lines of help text
and then lines you are supposed to edit, but most editors start
with your edit cursor at line 1.  IOW, _everybody_ has to move
their cursor down at least 9 lines before doing anything
meaningful (or they can remove 9 lines but that is the same
thing).

Could we please reorder the lines so that list of initial
"pick"s come first and have the help comment lines at the very
end?

That is the reason why git commit leaves the first line empty in
its initial template.  It is to allow the user to immediately
start typing.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2007-11-29  9:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-22  9:21 Reordering lines in "git-rebase -i" task sheet Junio C Hamano
2007-11-22 11:15 ` [PATCH] rebase -i: move help to end of todo file Johannes Schindelin
2007-11-22 11:41   ` [PATCH] Adjust t3404 to ignore empty lines in the " Johannes Schindelin
2007-11-22 11:46   ` [PATCH] rebase -i: move help to end of " Junio C Hamano
2007-11-22 12:30     ` Johannes Schindelin
2007-11-22 12:31       ` Jeff King
2007-11-22 11:18 ` [PATCH] rebase -i: give rerere a chance Johannes Schindelin
2007-11-29  0:17   ` Junio C Hamano
2007-11-29  0:22     ` Johannes Schindelin
2007-11-29  9:59       ` David Kastrup
2007-11-22 19:25 ` Reordering lines in "git-rebase -i" task sheet David Brown
2007-11-22 22:11   ` Johannes Schindelin
2007-11-23  8:54 ` Andy Parkins
2007-11-26 13:14   ` Andy Parkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).