Changes between Initial Version and Version 1 of Ticket #28414, comment 142
- Timestamp:
- 09/27/19 19:21:16 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28414, comment 142
initial v1 6 6 3. The deleted branch is the branch from #28444, not from here. That branch is merged in "develop", that's why I did `git branch -d` on it. 7 7 8 So, from my perspective, "solving the problem" means "allowing me to do `git checkout <branchname>` in the py3-worktree -- this currently is refused, because git claims that I should first commit are stash the whole Sage library.8 So, from my perspective, "solving the problem" means "allowing me to do `git checkout <branchname>` in the py3-worktree" -- this currently is refused, because git claims that I should first commit are stash the whole Sage library.