Thread (1 message) 1 message, 1 author, 2018-10-18

Re: [RFC] revision: Add --sticky-default option

From: Junio C Hamano <hidden>
Date: 2018-10-18 12:26:46

Andreas Gruenbacher [off-list ref] writes:
quoted
quoted
  # is --stdin a selector, too?
  branches | git log --stdin --not origin/master
Yes, it's a positive selector (since --not doesn't apply to --stdin).
But you should be able to do

	printf "%s\n" ^maint master | git rev-list --stdin

Replace the second one with ^master and now you have nothing but
negative.

So, no, the line is much blurrier than you would think.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help