Ticket #1082 (new defect)

Opened 1 year ago

"sage -upgrade" behaves poorly when sage-main has not-checked-in changes

Reported by: cwitty Assigned to: was
Priority: major Milestone: sage-wishlist
Component: user interface Keywords:
Cc:

Description

Currently, "sage -upgrade" automatically checks in code in sage-main (asking you for a commit message, etc.) without explaining what's happening, and what exactly is being checked in.

Instead, "sage -upgrade" should either explain what's going on before it checks in the code, or explain what's going on and then exit without doing anything, so the user can use hg_sage.ci().