Re: Fetching commit instead of ref

2017-12-19 Thread Carlsson, Magnus
eceived this message in error, please notify the Sender immediately and destroy the attached message (and all attached documents). From: Junio C Hamano Sent: Tuesday, December 19, 2017 17:07 To: Carlsson, Magnus Cc: git@vger.kernel.org Subject: Re:

Re: Fetching commit instead of ref

2017-12-19 Thread Carlsson, Magnus
: Junio C Hamano Sent: Monday, December 18, 2017 19:44 To: Carlsson, Magnus Cc: git@vger.kernel.org Subject: Re: Fetching commit instead of ref "Carlsson, Magnus" writes: > > So far so good, but then an error message appear: > error: Serv

Fetching commit instead of ref

2017-12-18 Thread Carlsson, Magnus
Hi I am involved in the git-subrepo project (https://github.com/ingydotnet/git-subrepo/). It's an attempt to simplify the inclusion of repos into other repos. In a certain situation I would really need to fetch all commits related to a specific commit (SHA). I have read the git fetch documenta

Re: git fetch with refspec does not include tags?

2017-08-17 Thread Carlsson, Magnus
lege". Any further distribution or copying of this message is strictly prohibited. If you received this message in error, please notify the Sender immediately and destroy the attached message (and all attached documents). ____ From: Jeff King S

git fetch with refspec does not include tags?

2017-08-17 Thread Carlsson, Magnus
Hi​ In the git fetch documentation it states that by default you will fetch all tags that point into the history to the branches fetched. "By default, any tag that points into the histories being fetched is also fetched; the effect is to fetch tags that point at branches that you are interest