Skip to content
Snippets Groups Projects
Commit 9ac98a40 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

VCS[git]: Add support for stashes.

Add non-modal stash management dialog and additional menu option
"Stash snapshot..." to stash away changes prompting for a description,
which will immediately replay the stash (take snapshot and continue
working).
Add interface to IVersionControl for creating/restoring/deleting
snapshots for backup/complex undo operations (currently supported
by git only). Add test options to VCSBasePlugin.
Clean up and extend git client accordingly.
parent cbaa9b9f
No related branches found
No related tags found
No related merge requests found
Showing
with 1478 additions and 93 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment