Hi!
I just tried to commit a small change to colorwheel.cpp to the repository, but got an error.
My steps were:
git clone git://anongit.kde.org/kdenlive.git
cd kdenlive git checkout refactoring_timeline
then I made my changes to the file.git add src/assets/view/widgets/colorwheel.cppgit commitand when I sendgit push origin refactoring_timelineI getfatal: remote error: service not enabled: /kdenlive.gitAny idea, how I can commit a change to the remote repo?thx and greetingsmichi