https://bugs.documentfoundation.org/show_bug.cgi?id=138958
--- Comment #11 from Julien Nabet <[email protected]> ---
here's my output:
julien@debianamd:~/lo/libo_perf$ git branch
* master
julien@debianamd:~/lo/libo_perf$ git pull -r
Already up to date.
julien@debianamd:~/lo/libo_perf$ cd translations/
julien@debianamd:~/lo/libo_perf/translations$ git pull -r
You are not currently on a branch.
Please specify which branch you want to rebase against.
See git-pull(1) for details.
git pull <remote> <branch>
julien@debianamd:~/lo/libo_perf/translations$ git branch
* (HEAD detached at 129365b9a82)
master
julien@debianamd:~/lo/libo_perf/translations$ git log -1
commit 129365b9a82c839c794b7747e6148dd0073779cb (HEAD, origin/master,
origin/HEAD)
Author: Christian Lohmaier <[email protected]>
Date: Tue Dec 15 15:01:11 2020 +0100
update translations for master/7.1.0 rc1
and force-fix errors using pocheck
Change-Id: I64d1494dbed7adfa393e79f9b798725ad8c68350
julien@debianamd:~/lo/libo_perf$ cat .git/config
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = ssh://logerrit/core
#url = https://cgit.freedesktop.org/libreoffice/core/log
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
[submodule "translations"]
active = true
url = https://gerrit.libreoffice.org/translations
[submodule "dictionaries"]
active = true
url = https://gerrit.libreoffice.org/dictionaries
[submodule "helpcontent2"]
active = true
url = https://gerrit.libreoffice.org/help
[protocol]
version = 2
shouldn't I got the fixed strings?
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs