Re: [PATCH v2 2/2] object name: introduce '^{/!-<negativepattern>}' notation

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

 



Junio C Hamano <gitster <at> pobox.com> writes:
> >  	echo modified >>a-blob &&
> >  	git add -u &&
> >  	git commit -m Modified &&
> > +	git branch modref &&
> 
> This probably belongs to the previous step, no?
> 
What did you mean by this comment?  I looked at the original patch and at 
Will's response to your comment and am not quite sure what was meant.

> > +test_expect_success 'ref^{/!-}' '
> > +	test_must_fail git rev-parse master^{/!-}
> > +'
> 
I plan on leaving this in.

> > +test_expect_success 'ref^{/!-.}' '
> > +	test_must_fail git rev-parse master^{/!-.}
> > +'
> 
I plan on leaving this in.



--
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]