#14990: Implement algebraic closures of finite fields
-------------------------------------+-------------------------------------
Reporter: pbruin | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.13
Component: algebra | Resolution:
Keywords: finite field | Merged in:
algebraic closure | Reviewers:
Authors: Peter Bruin | Work issues:
Report Upstream: N/A | Commit:
Branch: u/pbruin/14990 | f8540ae3547c28c717c41a44b7791f86d596427e
Dependencies: #14958, #13214 | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by jpflori):
Replying to [comment:23 vdelecroix]:
> Hey,
>
> Thanks Jean-Pierre for the suggestion. My method is what is described in
the [[http://sagemath.github.io/git-developer-
guide/manual_git.html#getting_changes|developer guide]]. Anyway, how
should I do to declare u/pbruin/14990 on trac has a remote ?
In fact, doing "pull" is the same thing as doing "fetch+merge" at once in
your local branch.
It's just I find it nicer to have a bunch of remotes synchronized locally
to be able to have a look at them, make local branch from them for
experimentation and so on, before merging them into actual working
branches.
Then you don't need the "reset --merge" trick (that I didn't know!).
To add a branch to an existing remote (as trac already exist and you
surely want to track all branches coming from the trac server in the same
remote), you can issue:
* git remote set-branches trac --add u/pbruin/14990
--
Ticket URL: <http://trac.sagemath.org/ticket/14990#comment:26>
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/groups/opt_out.