#15375: Extended Affine Weyl Groups SD40
-------------------------------------+-------------------------------------
       Reporter:  bump               |        Owner:  bump
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.8
      Component:  combinatorics      |   Resolution:
       Keywords:  days54, coxeter,   |    Merged in:
  days64, days65                     |    Reviewers:  Dan Bump, Anne
        Authors:  Daniel Bump, Dan   |  Schilling
  Orr, Anne Schilling, Mark          |  Work issues:
  Shimozono, Nicolas Thiery.         |       Commit:
Report Upstream:  N/A                |  dde0d4e57f9473f99c8428f378c8a1fd46c23325
         Branch:                     |     Stopgaps:
  u/mshimo/combinat/extended_affine_weyl_groups-15375|
   Dependencies:  #10963, #14102     |
-------------------------------------+-------------------------------------

Comment (by aschilling):

 Replying to [comment:108 mshimo]:
 > This is part of my misunderstanding of trac.
 >
 > I had trouble pushing to the u/public branch; it was forcing a merge
 > which was creating weird errors that didn't happen in my local branch.
 > That is why I made a new copy and put it in a new location, apparently
 unwittingly
 > making it nonpublic.
 >
 > I would like to just clobber (replace) the old u/public branch
 > with the other one. Can I do that? Is it a bad idea?
 > I just know that my previous attempts to push to that branch, created
 weird nonrecognizable errors that were not my code's fault.
 >
 > The alternative is to make a new public branch.

 You should be able to push your local branch to a public one by saying
 {{{
 git branch <localname> --set-upstream-to origin/<newremotename>
 }}}
 where <newremotename> is something like public/15375 (pick a name
 different from the old public name just in case). Then you can copy the
 new branch name in the trac field on the ticket.

--
Ticket URL: <http://trac.sagemath.org/ticket/15375#comment:109>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

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

Reply via email to