unable to stash on protected branch v2.2.4 - v.2.3.1
See original GitHub issueDescribe the bug
unable to stash changes on protected branch
Version & OS
Windows 10 (v2.2.4)
Steps to reproduce the behavior
- Go to a protected branch
- make some changes
- trying to switch to another branch
Expected behavior
I should be able to stash changes on the current protected branch
Actual behavior
desktop brings all changes to the new branch
Screenshots
Add screenshots to help explain your problem, if applicable.
Logs
Attach your logs by opening the Help
menu and selecting Show Logs...
, if applicable.
Additional context
Add any other context about the problem here.
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
`dvc exp apply` fails with submodule in working directory
Bug Report Description dvc exp apply fails with ERROR: unexpected error - 'cannot stash changes - there is nothing to stash.
Read more >Diff - pub/scm/git/git - Git repositories on kernel
+ + * "git daemon" fails to build from the source under NO_IPV6 + configuration (regression in 2.4). + + * "git stash...
Read more >Documentation for Stash 2.8 - Download Developer Software
Using Stash in the enterprise. Atlassian Stash is the Git code management solution for enterprise teams. It allows everyone in your.
Read more >Chapter 5 Collaborating with GitHub | Introduction to the ...
5.1.1 Objectives. We are going to create a website with a collaborator! create a new repo and give permission to a collaborator; open...
Read more >GitHub Desktop 3.1.2 Download for Mac / Change Log ...
Add context menu to the Current Branch and Current Repository toolbar ... Add ability to re-run individual and failed GitHub Action checks
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
thank you @tierninho Desktop is a great tool for use. thank you for all the work you guys have done.
just wondering how can we make sure this issue being looked after once holiday is over. as it is closed, I’m worried it will be forgotten.
Thanks
FYI - for whoever having the same issue, I just realised we can use Commit as Stash on protected branches. And you can undo the commit after as applying the stash without leaving a commit trail on the branch