• @[email protected]
      link
      fedilink
      142 years ago

      I think git clean is more appropriate. With git stash you create a stash which you then have to drop.

        • @[email protected]
          link
          fedilink
          12 years ago

          Of course you don’t have to, but if you don’t plan on ever using it then it’s just trash living in your git folder. If you do plan on using it again in the future, then it’s usually better to make it a branch so you can push it to a remote.

      • sickday
        link
        fedilink
        92 years ago

        Yea but you can always git pop if you need any of your stashed changes

        • Ocelot
          link
          fedilink
          72 years ago

          i chuckled at the thought of ‘git poop’ being a command. I’m going to alias that to something.

          • @PoastRotato
            link
            8
            edit-2
            2 years ago

            You could make it run git pop until it clears the whole stash