You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, this code block fragment does not render properly:
+ What does ‘[Dangit, Git!?!](https://dangitgit.com/)’ say you should do?
+``` git reset HEAD~ --soft git stash git checkout master git stash pop git add . git commit -m "New message" ```
You have do have some text with the fragment, which not be desirable:
+ What does ‘[Dangit, Git!?!](https://dangitgit.com/)’ say you should do?
+ Answer:
``` git reset HEAD~ --soft git stash git checkout master git stash pop git add . git commit -m "New message" ```
The text was updated successfully, but these errors were encountered:
For some reason, this code block fragment does not render properly:
You have do have some text with the fragment, which not be desirable:
The text was updated successfully, but these errors were encountered: