Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7193245
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T20:07:49+00:00 2026-05-28T20:07:49+00:00

I am using TortoiseGit to work with a repository with a remote origin. I

  • 0

I am using TortoiseGit to work with a repository with a remote origin. I frequently have to stop in the middle of one change to work on another, so I use the stash feature to cordon off development I’m putting on hold, make more immediate changes, commit those, push, and then return to my stash.

Over time, this resulted in several stashed changes, all of which I was attempting to pop off at once.

The first couple of stash pops worked fine. Did a stash pop, committed, and repeated. However, one of the last ones resulted in the error message “Stash POP Fail!!!” (OMG! Three exclamation points!!!) The text below the error indicated one of the files I was attempting to pop had a merge conflict.

I did what I do when I get a conflict after a pull: I made edits to the conflicting file to fix the issues, told git that I had resolved the conflict, and finally committed the change.

Doing another stash pop, however, resulted in the same error, and attempting to resolve the differences showed that git was attempting to pull the same changes out of the stash as before. When I resolved the conflict a second time and attempted to commit, git informed me nothing had changed, and so there was nothing to commit.

Ultimately, to get past this issue (and get to the further-down stashes), I located this somewhat similar problem on SO and took the advice all the way at the bottom of the accepted answer. I opened up a git bash prompt and did a git stash drop to remove the stash that was causing the issue.

My questions are:

  1. Is this the best way to resolve the problem, or is there a more intuitive fashion — ideally one that doesn’t make me worry I’m about to throw away stashed changes?
  2. If this is the best way, is there any way to do a stash drop in TortoiseGit? I appreciate having GUI tools showing me what differences I’m merging/discarding, and so try to avoid reverting to the command line with git.
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T20:07:50+00:00Added an answer on May 28, 2026 at 8:07 pm

    Dropping a stash from tortoise

    • You can drop a stash in tortoise with "shift"->"right click"->"stash list" and then "right click"->"delete"

    Checking the stash before you drop it

    If you are worried about dropping a stash with changes you want to keep, you can diff it against your current working directory with:

    • From tortoise: shift->"right click"->"stash list" and "Compare with working copy"

    • From command line: git stash show -p

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using TortoiseGit for Windows. I see two branches on remote/origin: HEAD 20
I am using TortoiseGit and am working with an svn repository using git-svn. Sometimes
I'm using TortoiseGit on Windows XP. My team all use a central svn server
I'm using Windows XP, TortoiseGit (latest version) and Cygwin. I have git.exe installed and
When I try an push to my remote repo (Unfuddle) using TortoiseGit, my favourite
I am using WindowsXP and have installed TortoiseHg(Ver 2.2.1 with mercurial 2.0.1) and TortoiseGit(1.7.6.0)
I'm trying to get a local git repository running on my machine using tortoisegit,
I'm using remote git repository. I successfully commit my files and now I'm trying
Using online interfaces to a version control system is a nice way to have
Using PyObjC , you can use Python to write Cocoa applications for OS X.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.