Fetching master branch with tags associated with it

2019-02-21 Thread Dominik Salvet
ither `--tags` nor `--no-tags`, it will do exactly what I want. Nevertheless, without using any of the mentioned flags, it behaves more like using `--no-tags`. Am I missing something? Do you want any additional information? I would really appreciate your help. Thank you for all your effort -- Dominik Salvet

Fetch origin/HEAD during git fetch

2019-10-08 Thread Dominik Salvet
branch than master branch, which is currently hard-coded in GitPack. I hope everything is clear. If not, do not hesitate and ask me. I would really appreciate your help. Thank you for all your effort -- Dominik Salvet

Re: Fetch origin/HEAD during git fetch

2019-10-09 Thread Dominik Salvet
workaround, please let me know. If you are rather interested in the actual implementation, take a look at GitPack hosted on github.com/dominiksalvet/gitpack, the affected file is src/gitpack (search for 'git config'). Have a nice day, On Wed, 9 Oct 2019 at 04:25, Jonathan Nieder wrote: