Skip to content

Check for clean workspace during update #190

@FlorianWilhelm

Description

@FlorianWilhelm

During an update PyScaffold could check if the current workspace really is clean. A clean workspace allows an easy rollback if an update would fail for some reason. Thus an update should only be performed when the workspace is clean. If the workspace is dirty, putup should emit a corresponding message and tell the user to either commit all current changes or stash the away.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions