#18485: Make function to generate *all* independent sets.
-------------------------------------+-------------------------------------
       Reporter:  Rudi               |        Owner:  Rudi
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  matroid theory     |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Rudi Pendavingh    |    Reviewers:  Vincent Delecroix
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/Rudi/make_function_to_generate__all__independent_sets_|  
280a52e1c34e155ce4de9ef96793a308aba30a60
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by ncohen):

 Helloooooo,

 It must have happened during this merge: those files were *moved* to a
 different directory in a recent release, and perhaps some "git commit -a"
 during the merge added them back. Either way it is not complicated: just
 type "git rm <filename>" on those three guys, then add the commit to your
 branch.

 That means that your branch will in theory add them back then remove them,
 but that's not really a problem. If you want to make it cleaner later, you
 can squash all the commits of your branch together (after the previous
 operation) with "git rebase -i develop".

 Nathann

--
Ticket URL: <http://trac.sagemath.org/ticket/18485#comment:44>
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