Re: [PATCH v2] Add tests for wildcard path vs ref disambiguation

2015-07-01 Thread Junio C Hamano
Thanks, will queue. -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH v2] Add tests for wildcard path vs ref disambiguation

2015-07-01 Thread Nguyễn Thái Ngọc Duy
Commit 28fcc0b (pathspec: avoid the need of -- when wildcard is used - 2015-05-02) changes how the disambiguation rules work. This patch adds some tests to demonstrate, basically, if wildcard characters are in an argument: - if the argument is valid extended sha-1 syntax, -- must be used -