Hello,

On branch master, I pushed these commits:
- https://gerrit.libreoffice.org/c/core/+/106303
tdf#124176: Use pragma once instead of include guards
from çağatay kılınç
- https://gerrit.libreoffice.org/c/core/+/108120
Removed executable permission on file docx
from Andrea Gelmini

I don't see them on https://cgit.freedesktop.org/libreoffice/core/log/
and I didn't retrieve them on my local repo.
Here's my git/.config:
[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[remote "origin"]
        url = ssh://[email protected]:29418/core.git
        #url = ssh://logerrit/core
        fetch = +refs/heads/*:refs/remotes/origin/*
        pushurl = ssh://logerrit/core
[branch "master"]
        remote = origin
        merge = refs/heads/master
[submodule "translations"]
        active = true
        #url = ssh://[email protected]:29418/translations
        #url = git://gerrit.libreoffice.org/translations
        url = https://gerrit.libreoffice.org/translations
[submodule "dictionaries"]
        active = true
        url = ssh://[email protected]:29418/dictionaries
        #url = https://gerrit.libreoffice.org/dictionaries
[submodule "helpcontent2"]
        active = true
        url = ssh://[email protected]:29418/help
        #url = https://gerrit.libreoffice.org/help
[protocol]
        version = 2

Any thoughts? Did I miss something obvious?

Julien




--
Sent from: 
http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html
_______________________________________________
LibreOffice mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to