Thanks, Dimitri !

But I'm not out of the woods : I do not know how to delete this branch. Git 
tells me it doesn't know about it :

charpent@asus16-ec:/usr/local/sage-8$ git branch -d 
u/embray/python3/sage-rings-polynomial-polydict
error: branche 'u/embray/python3/sage-rings-polynomial-polydict' non 
trouvée.

And indeed :

charpent@asus16-ec:/usr/local/sage-8$ git branch --list
* develop
  master
  r344_8_2
  r344_8_3b0
  t/24107/inclusion_of_openssl__stage_1

How can I proceed ?

Le samedi 22 septembre 2018 20:11:17 UTC+2, Dima Pasechnik a écrit :
>
> On Sat, Sep 22, 2018 at 7:10 PM Dima Pasechnik <dim...@gmail.com 
> <javascript:>> wrote: 
> > 
> > You are not the one hit by this particular branch of our vast git tree. 
> See 
>
> "the one" -> "the only one" 
>
> > https://trac.sagemath.org/ticket/24762#comment:15 
> > and the following comments. 
> > 
> > 
> > 
> > On Sat, 22 Sep 2018, 18:53 Emmanuel Charpentier, <emanuel.c...@gmail.com 
> <javascript:>> wrote: 
> >> 
> >> I wanted to update my (current) sage 8.4-beta4 to beta6 
> >> 
> >> Fetch works okay. Then : 
> >> 
> >> charpent@asus16-ec:/usr/local/sage-8$ git status 
> >> Sur la branche develop 
> >> Votre branche est en retard sur 'origin/develop' de 652 commits, et 
> peut être mise à jour en avance rapide. 
> >>   (utilisez "git pull" pour mettre à jour votre branche locale) 
> >> 
> >> Fichiers non suivis: 
> >>   (utilisez "git add <fichier>..." pour inclure dans ce qui sera 
> validé) 
> >> 
> >>     src/sage/libs/cypari2/ 
> >> 
> >> (Note : I have had this one for a long time. It seems to be a sequel of 
> a booboo in Sages git history. It is probablu *not* relevant to my current 
> problem).. 
> >> 
> >> aucune modification ajoutée à la validation mais des fichiers non 
> suivis sont présents (utilisez "git add" pour les suivre) 
> >> charpent@asus16-ec:/usr/local/sage-8$ git pull 
> >> error: cannot lock ref 
> 'refs/remotes/origin/u/embray/python3/sage-rings-polynomial-polydict/misc': 
> 'refs/remotes/origin/u/embray/python3/sage-rings-polynomial-polydict' 
> existe ; impossible de créer 
> 'refs/remotes/origin/u/embray/python3/sage-rings-polynomial-polydict/misc' 
> >> Depuis git.sagemath.org:sage 
> >>  ! [nouvelle branche]     
>  u/embray/python3/sage-rings-polynomial-polydict/misc -> 
> origin/u/embray/python3/sage-rings-polynomial-polydict/misc  (impossible de 
> mettre à jour la référence locale) 
> >> 
> >> I do not know how to proceed. Suggestions ? 
> >> 
> >> -- 
> >> You received this message because you are subscribed to the Google 
> Groups "sage-devel" group. 
> >> To unsubscribe from this group and stop receiving emails from it, send 
> an email to sage-devel+...@googlegroups.com <javascript:>. 
> >> To post to this group, send email to sage-...@googlegroups.com 
> <javascript:>. 
> >> Visit this group at https://groups.google.com/group/sage-devel. 
> >> For more options, visit https://groups.google.com/d/optout. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to