Re: Bug report: git clone with dest
From: Junio C Hamano <hidden>
Date: 2018-01-05 20:38:20
Johannes Schindelin [off-list ref] writes:
Hi Isaac, On Fri, 5 Jan 2018, Isaac Shabtay wrote:quoted
Done: https://github.com/git-for-windows/git/pull/1421 I added credit to Jeff in the PR's description.Sadly, the PR's description won't make it into the commit history, and the authorship really should have been retained. I found Peff's topic branch in his fork and force-pushed, to demonstrate what I wanted to have. Currently the test suite is running (I test 64-bit builds of the three major platforms Windows, macOS and Linux), and once that is done and passed, I will merge the Pull Request.quoted
Note that I tried compiling master, but failed due to a reason unrelated to this patch: builtin/checkout.c:24:10: fatal error: fscache.h: No such file or directoryThat was an oversight in a previously-merged Pull Request. I have fixed that locally and will soon push it out onto `master`. Ciao, Johannes
FWIW, I do not mind including this as part of -rc2 if not -rc1 for the upcoming release.