On Fri, Mar 04, 2016 at 10:11:38PM -0300, Gabriel Souza Franco wrote:

> Commit 58f2ed0 (remote-curl: pass ref SHA-1 to fetch-pack as well,
> 2013-12-05) added support for specifying a SHA-1 as well as a ref name.
> Add support for specifying just a SHA-1 and set the ref name to the same
> value in this case.
> 
> Signed-off-by: Gabriel Souza Franco <gabrielfrancoso...@gmail.com>
> ---
>  Documentation/git-fetch-pack.txt |  4 ++++
>  builtin/fetch-pack.c             | 16 +++++++++++++---
>  t/t5500-fetch-pack.sh            | 14 ++++++++++++++
>  3 files changed, 31 insertions(+), 3 deletions(-)

Thanks, this version looks good to me.

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

Reply via email to