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

Albert Astals Cid aacid at kde.org
Sun Dec 29 00:29:25 UTC 2013


El Diumenge, 29 de desembre de 2013, a les 11:10:18, Ian Wadham va escriure:
> 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?

Maybe your clone is old and doesn't know about the existance of the KDE/4.12 
branch.

Does
git pull --rebase
help?

Cheers,
  Albert

> 
> Cheers, Ian W.
> 
> _______________________________________________
> kde-games-devel mailing list
> kde-games-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-games-devel



More information about the kde-games-devel mailing list