https://bugs.kde.org/show_bug.cgi?id=423205

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |luigi.tosc...@tiscali.it

--- Comment #1 from Albert Astals Cid <aa...@kde.org> ---
Unrelated to your actual error: Don't run scripts/update_xml only, pass the
code  of your language otherwise it's going to run for all languages and you
most probably don't want that

Related to your language error:

If you have a commiter account, please add these lines to your .gitconfig

[url "ssh://g...@invent.kde.org/"]
        insteadOf = kde:
[url "ssh://g...@invent.kde.org/"]
        pushInsteadOf = kde:

if you don't have a commiter account please add these lines to your .gitconfig

[url "https://invent.kde.org/";]
        insteadOf = kde:
[url "https://invent.kde.org/";]
        pushInsteadOf = kde:

Does that help?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to