Thread (6 messages) flat view 6 messages, 3 authors, 2016-06-15

Re: git-bisect feature suggestion: "git-bisect diff"

From: Ingo Molnar <hidden>
Date: 2016-06-15 22:43:57

Possibly related (same subject, not in this thread)

* Junio C Hamano [off-list ref] wrote:
 (1) When no option is given, and $DISPLAY is set, it continues to
     spawn gitk as before;

 (2) When no option is given, and $DISPLAY is unset, "git log" is run
     to show the range of commits between the bad one and the good 
     ones;

 (3) If only "-flag" options are given, "git log <options>" is run.
     E.g. "git bisect visualize --stat"

 (4) Otherwise, all of the given options are taken as the initial part
     of the command line and the commit range expression is given to 
     that command.  E.g. "git bisect visualize tig" will run "tig" 
     history viewer to show between the bad one and the good ones.
nice. One small detail though: i frequently ssh to testboxes that have 
DISPLAY set but i want text output. So git-bisect view --text should be 
a special-case perhaps?

	Ingo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help