There's a small glitch however: when some git command returns an error (for example when typing 'M' for merge in main view) the main view displays the tip of the current branch, instead of the list of revisions passed in stdin.
2012/9/24 Jean-Baptiste Quenot <[email protected]>: > Yes it works great, thanks! > > 2012/9/16 Jonas Fonseca <[email protected]>: >> On Tue, Sep 11, 2012 at 3:24 PM, Jean-Baptiste Quenot <[email protected]> >> wrote: >>> 2012/9/7 Jonas Fonseca <[email protected]>: >>>> [snip] I suggest to support something like the following: >>>> >>>> tig --no-walk --stdin < tmp-file >>>> >>>> Would that cover your use case? >>> >>> That would be great! I would then feed tig with all commits I want to >>> see in the main view. >> >> When you have time, please test the main-view-with-stdin branch in >> git://github.com/jonas/tig.git >> >> -- >> Jonas Fonseca > > > > -- > Jean-Baptiste Quenot -- Jean-Baptiste Quenot -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

