Re: [RFC] git-sequencer.txt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Le mardi 10 juin 2008, Stephan Beyer a écrit :
> Hi,
>
> > Maybe the sequencer can look at the filename it is passed.
> > If it is something like "$GIT_DIR/*/git-rebase--interactive-todo" that
> > can mean it is called by "git rebase --interactive".
>
> It's another variant, but then with every new sequencer-user you have to
> add another entry to the "sequencer caller database".
>
> That means: if a user writes a script that uses sequencer he has to make
> changes to sequencer itself. Baaad for extensibility.

We could have config options for that. For example:

[sequenceruser "user_script1"]
	filename = user-script1-todo
	continuecall = user_script1.sh --continue

Regards,
Christian.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux