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.cpp
git commit
 
and when I send
 
git push origin refactoring_timeline
 
I get
 
fatal: remote error: service not enabled: /kdenlive.git
 
Any idea, how I can commit a change to the remote repo?
 
thx and greetings
michi

Reply via email to