[Kde-games-devel] Trouble with branch KDE/4.12

Ian Wadham iandw.au at gmail.com
Sun Dec 29 00:10:18 UTC 2013


Albert, as you can see I have pushed the fix for bug 310411
(Palapeli Puzzle restart crash) into branch KDE/4.11 and thus
closed the bug, following the sequence you gave me (below),
which was on Review 114674.

git checkout KDE/4.11
make the changes
git commit -a
git push origin KDE/4.11
git checkout KDE/4.12
git merge origin/KDE/4.11
git commit -a
git push origin KDE/4.12
…

However, I am stuck on "git checkout KDE/4.12". It gives an
error message:

error: pathspec 'KDE/4.12' did not match any file(s) known to git.

"git checkout origin/KDE/4.12" gives the same error message.

Same again if I switch to branch master and then try the same
two commands to check out 4.12.

Any ideas?

Cheers, Ian W.



More information about the kde-games-devel mailing list