Hello everyone, when I clone a git repo (from github or COdeberg) through Git Gui I get the following GUI error (nothing in the terminal and nothing in journalctl): "Failed to create repository <repo-path>: Hint Using 'master' as the name for the initial branch. This default branch..." and so on. Screenshot https://i.postimg.cc/66df98MZ/Screenshot-from-2024-03-29-22-06-49.png I have no idea what is going on here. Has someone an idea what the reason could be? Cloning the same source into the same path from command line works. The cloned git repo opens fine in git gui. Best wishes Tobias