Dear sage-devel,

When I update my sage version, I never do a fresh clone. I always pull the 
most recent develop branch. Everything always work.

But now, my git status keeps telling me that 
build/pkgs/cunningham_tables/main.gz is modified and I found no way to get 
rid of that (git checkout build/pkgs/cunningham_tables/main.gz) does not 
work. I also try to commit the changes to a fake branch, but when I come 
back to develop, it is still there. I also tried git stash. Nothing works. 
That ghost thing is still there.

Is build/pkgs/cunningham_tables/main.gz suppose to be in the git tree?

Sébastien

$ git status
Sur la branche develop
Votre branche est en avance sur 'github/develop' de 1 commit.
  (utilisez "git push" pour publier vos commits locaux)
Modifications qui ne seront pas validées :
  (utilisez "git add <fichier>..." pour mettre à jour ce qui sera validé)
  (utilisez "git checkout -- <fichier>..." pour annuler les modifications 
dans la copie de travail)

    modifié :         build/pkgs/cunningham_tables/main.gz

aucune modification n'a été ajoutée à la validation (utilisez "git add" ou 
"git commit -a")

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/ae4a89ba-aed9-4396-82a1-23b906e0e85bo%40googlegroups.com.

Reply via email to