'git fetch' not working whereas 'git clone' does

Mads Kiilerich mads at kiilerich.com
Mon Oct 4 23:05:05 UTC 2021


(Please keep replies on the list.)

On 10/5/21 00:25, Don Zimmer wrote:
>
> Hi,
>
> Thanks for the reply.  I am not sure how I could reproduce it for you, 
> but I will give that some thought.
>
> Unfortunately, my server is rather special in that the repositories 
> are actually residing on a mounted Windows filesystem.  One thing I 
> had noticed is that the repository folders, after creation through 
> Kallithea, simply contain the contents of what normally would be the 
> ‘.git’ hidden folder if the repository had been manually created on a 
> local file system using git… *is that unexpected?*
>

Yes. It is using "bare repos".

Perhaps try to verify that you also see the problem if the repository is 
on a local file system. And if using a repo that just has been created 
and where you know nothing else has touched the server repo or the local 
clone.

/Mads

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sfconservancy.org/pipermail/kallithea-general/attachments/20211005/98912d26/attachment.html>


More information about the kallithea-general mailing list