git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Candidates for sequencer?
@ 2012-11-12 21:46 Ramkumar Ramachandra
  2012-11-12 22:16 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Ramkumar Ramachandra @ 2012-11-12 21:46 UTC (permalink / raw)
  To: Git List; +Cc: Junio C Hamano

Hi,

I'd like to get more commands to call into sequencer.c, so that we can
(finally) implement a sensible `git continue` and `git abort`.
Currently, am and rebase come to mind, but they are shell scripts and
I don't see how we can make them call into sequencer.c.  Is there any
way to make sequencer.c more useful?  Should we implement a `git
continue` and `git reset` anyway, lifting code from 83c750ac to check
the tree state?

Ram

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

end of thread, other threads:[~2012-11-12 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12 21:46 Candidates for sequencer? Ramkumar Ramachandra
2012-11-12 22:16 ` Jeff King

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).