Re: Behavior of 'git fetch' for commit hashes

2017-06-20 Thread eero.aaltonen
On 20.06.2017 01:26, Jonathan Tan wrote: > On Mon, 19 Jun 2017 10:49:36 -0700 > Jonathan Tan wrote: > >> On Mon, 19 Jun 2017 12:09:28 + >> wrote: >> >>> For version 2.13.3 > > Firstly, exactly which version of Git doesn't work? I'm assuming 2.13.1 > (as written elsewhere in your e-mail), si

Behavior of 'git fetch' for commit hashes

2017-06-19 Thread eero.aaltonen
Hello, I am seeing greatly different behavior for 'git fetch' commands on version 2.7.4 and 2.13.1 when the argument to fetch is a commit hash. I am working on a custom Continuous Integration (CI) system. The projects have dependencies that are simply fetched as repositories to a project subdirec