On Wed, May 30, 2018 at 11:46 AM, Bruce <brucewestb...@gmail.com> wrote: > I am still missing something basic. I now have one local branch. > There was a second which I deleted (I hope that was safe.). > > At no point after the commit have I been able to see the files I have > committed on > my file system.
Then something weird must have happened. Is your one local branch in sync with the remote branch "develop"? If so, create a new branch called "path_tableaux" (or whatever else you want to call it) by "git checkout -b path_tableaux". This automatically moves you onto that branch. Now, call "git pull trac u/Bruce/path_tableaux" to get your files home. Best regards, Darij -- You received this message because you are subscribed to the Google Groups "sage-combinat-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-combinat-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-combinat-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-combinat-devel. For more options, visit https://groups.google.com/d/optout.