sudo git branch showing up to ver 31

sudo git branch showing up to ver 31

autor lyes lou -
Počet odpovědí: 5
Hello,
I am doing a fresh install on ubuntu server and after cloning the the moodle directory and running sudo git branch -a, it only displays up to ver 31 stable.

Download size : 477.29Mb
Any feedback would be very much appreciated
Průměr hodnocení: -
V odpovědi na lyes lou

Re: sudo git branch showing up to ver 31

autor Ken Task -
Obrázek: Particularly helpful Moodlers
What command are you using to clone?

'SoS', Ken

V odpovědi na Ken Task

Re: sudo git branch showing up to ver 31

autor Ken Task -
Obrázek: Particularly helpful Moodlers
Follow up ... sounds like you might have used a -b switch when issuing the original git command to acquire core code.
That restricts branches to the version used with that command.

While that does conserve space taken up by git the -b limits.

Sent you a PM.

'SoS', Ken

V odpovědi na Ken Task

Re: sudo git branch showing up to ver 31

autor lyes lou -
Hi Ken,

Thanks for your prompt reply.

I managed to fix the problem.

Cheers
V odpovědi na lyes lou

Re: sudo git branch showing up to ver 31

autor Ken Task -
Obrázek: Particularly helpful Moodlers
For others that might find this thread ...
How did you fix the problem! úsměv
'SoS', Ken

V odpovědi na Ken Task

Re: sudo git branch showing up to ver 31

autor lyes lou -
It was not even a problem to start with. I guess spending many hours in front of the PC makes you go blind sometimes.

I had to scroll all the way down to see the last line.

Thanks for your kind attention.