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. Regards, Stephan -- Stephan Beyer <s-beyer@xxxxxxx>, PGP 0x6EDDD207FCC5040F -- 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