Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Certain pattern causing shell to crash



On 6 January 2011 20:54, Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx> wrote:
> On Thu, 6 Jan 2011 13:51:35 -0500
> Ricky Zhou <ricky@xxxxxxxxx> wrote:
>> For what it's worth, I did a git bisect, and the segfault was introduced
>> in d234059b1c6493e5eefb6c28aa2b8a021d894d51. ÂHopefully this can be of
>> use to somebody more familiar with how this code works.
>
> (Ah, so I need to use
>
> git diff d234059b1c6493e5eefb6c28aa2b8a021d894d51^\!
>
> to look at it. ÂObvious.)

fwiw, you could also have said git show d234059b1 without the funny
bit on the end.

-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author