MCPcopy
hub / github.com/gitless-vcs/gitless / save

Function save

gitless/cli/pprint.py:173–174  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

171 blank()
172
173def save():
174 warn('Temporarily saving uncommitted changes')
175
176def restore_ok():
177 ok('Uncommitted changes applied successfully to the new head of the branch')

Callers 1

switch_current_branchMethod · 0.85

Calls 1

warnFunction · 0.85

Tested by

no test coverage detected