gituqestion: "rc refspec does not match any" ?
Alexander Neundorf
neundorf at kde.org
Sat Feb 3 17:48:53 GMT 2024
Hi,
I'm trying to push my changes back to invent.kde.org, but something is wrong.
git tells me:
kate-6> git push origin ProjectPluginCMakeFileApi
error: src refspec ProjectPluginCMakeFileApi does not match any
error: failed to push some refs to 'https://invent.kde.org/utilities/kate.git'
kate-6>
I think I'm on the remote tracking (?) branch. This is what git log says:
kate-6> git log
commit d4c2d507f9cd37022e08d89c44b2b27a9c98ceb2 (HEAD -> work/neundorf/
ProjectPluginCMakeFileApi)
Author: Alex Neundorf <neundorf at kde.org>
Date: Sat Feb 3 18:40:09 2024 +0100
cmake file API: add an "ALL" target at the top of the target list, so it is
easy to just build everything
commit 74571d5549ccaf43b1f3aaee27211c3b80e74eb8 (origin/work/neundorf/
ProjectPluginCMakeFileApi)
Author: Christoph Cullmann <cullmann at kde.org>
Date: Sun Dec 3 19:08:19 2023 +0100
ensure safe executable name
What did I do wrong ?
Thanks
Alex
More information about the KWrite-Devel
mailing list