Re: [PATCH v5 7/8] detached-stash: tests of git stash with stash-like arguments

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

 



On Donnerstag, 19. August 2010, Jon Seymour wrote:
> I'll need to re-issue this patch. The later tests execute
> 'successfully', but don't properly implement the intent. In
> particular, the condition:
>
> ! git stash stash@{0}
>
> should really be:
>
> ! git stash drop stash@{0}.

Better write this as

  test_must_fail git stash drop stash@{0}

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