sudo git branch showing up to ver 31

sudo git branch showing up to ver 31

by lyes lou -
Number of replies: 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
Average of ratings: -
In reply to lyes lou

Re: sudo git branch showing up to ver 31

by Ken Task -
Picture of Particularly helpful Moodlers
What command are you using to clone?

'SoS', Ken

In reply to Ken Task

Re: sudo git branch showing up to ver 31

by Ken Task -
Picture of 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

In reply to Ken Task

Re: sudo git branch showing up to ver 31

by lyes lou -
Hi Ken,

Thanks for your prompt reply.

I managed to fix the problem.

Cheers
In reply to lyes lou

Re: sudo git branch showing up to ver 31

by Ken Task -
Picture of Particularly helpful Moodlers
For others that might find this thread ...
How did you fix the problem! smile
'SoS', Ken

In reply to Ken Task

Re: sudo git branch showing up to ver 31

by 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.
Average of ratings: Useful (1)