Summary: | Save system doesn't switch to the new branch if there are local changes | ||
---|---|---|---|
Product: | [Plasma] Plasma SDK | Reporter: | Giorgos Tsiapaliokas <giorgos.tsiapaliokas> |
Component: | General | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | Git | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.1 | |
Sentry Crash Report: |
Description
Giorgos Tsiapaliokas
2013-03-14 16:01:55 UTC
Git commit 4c87a2570093ad1e1c4087cd9eaa1161d3b97d38 by Giorgos Tsiapaliokas. Committed on 15/03/2013 at 13:31. Pushed by tsiapaliwkas into branch 'terietor/savesystem/APIv2'. Create new branches and switch to them. We will allow switching between branches only if there are no uncommited changes, its too tricky to allow the normal git checkout with its use cases. Related: bug 316724 M +1 -0 plasmate/savesystem/dvcsjob.cpp M +1 -0 plasmate/savesystem/gitrunner.cpp M +25 -20 plasmate/savesystem/timeline.cpp M +2 -0 plasmate/savesystem/timeline.h http://commits.kde.org/plasmate/4c87a2570093ad1e1c4087cd9eaa1161d3b97d38 |