On Sun, February 9, 2014 09:44:05 Cruceru Calin wrote:
> So, how do I get over this error ? Is there something in my computer that
> creates this branch so that the installer fails when trying to make it and
> detects it already exists ? Indeed, there is a file named 4.8 within .git
> directory but
On Sun, Feb 9, 2014 at 4:44 AM, Cruceru Calin
wrote:
> kde-src build running: git checkout -b 4.8 origin/4.8
I think you are a bit confused regarding terminologies. You do not
have to delete directories, but branches instead.
Let's try do understand what git checkout is doing.
$ git checkout -b
Hello everyone,
First I want to apologize for the last two e-mails, it was a mistake from
me to ask something before I try all possibilities. During this time, I
managed to solve those errors, but now I have another one which I really
don't know how to solve and I will wait for your guidance.
So