question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

unable to stash on protected branch v2.2.4 - v.2.3.1

See original GitHub issue

Describe the bug

unable to stash changes on protected branch

Version & OS

Windows 10 (v2.2.4)

Steps to reproduce the behavior

  1. Go to a protected branch
  2. make some changes
  3. 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:closed
  • Created 4 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
Justin-JHGcommented, Dec 17, 2019

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

1reaction
Justin-JHGcommented, Feb 16, 2020

image

image

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found