Re: How to use 1.7 from git repository

2014-06-23 Thread Lachlan Musicman
Alternatively, git checkout stable/1.7.x cheers L. On 24 June 2014 08:16, Lachlan Musicman wrote: > git checkout tags/1.7b4 > > On 24 June 2014 07:53, John Rambo wrote: >> How do I switch to version 1.7 in git when I have the current repository? >> >> -- >> You received this message because yo

Re: How to use 1.7 from git repository

2014-06-23 Thread Lachlan Musicman
git checkout tags/1.7b4 On 24 June 2014 07:53, John Rambo wrote: > How do I switch to version 1.7 in git when I have the current repository? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receivi

How to use 1.7 from git repository

2014-06-23 Thread John Rambo
How do I switch to version 1.7 in git when I have the current repository? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.c