As of 5/8/18, and if you're using the latest version of github desktop or github desktop beta, uncommitted discarded changes are now copied over as new files and put into your trash/recycling bin.
I am trying to use GitHub Desktop (i.e. the GUI application - NOT command line) to go back to a previous commit (on the same branch). Something that I would have thought is a core feature, since it's the …
How can I discard all changes at once in GitHub Desktop? (I use it on Windows)
I used to do:
but can't see the option any more since GitHub for Windows upgraded itself silently (and changed its name to GitHub …
I'm trying to squash 6 commits into a single commit using a branch that I already pushed to GitHub.
I tried to do this via command line, but I keep receiving no-op instead of the commits for that branch.
Is there …