Hi,
I have been under the impression that sage dev scripts are being dropped in
favour of git-trac subcommand for git available from
https://github.com/sagemath/git-trac-command.
HTH,
Kannappan.
On Wed, May 21, 2014 at 12:26 AM, Štěpán Starosta wrote:
> Hi,
>
> I follow the guide (
> http://w
Hi,
I follow the guide
(http://www.sagemath.org/doc/developer/walk_through.html#starting-without-a-ticket)
to create a new branch without a ticket. The command
sage -dev checkout --branch my_branch
outputs
*Branch "my_branch" does not exist locally.*
Any ideas what I might be doing wrong? I