[Github-comments] [geany/geany] Show zoom in status bar (use specifier %z). (#2339)

Matthew Brush notifications at xxxxx
Sat Oct 5 16:54:06 UTC 2019


> From there I did not know how to get back to a clean history.

Depending what you did, one of these would probably help:

  * `git rebase --abort` if you messed up rebase.
  * `git merge --abort` if you messed up a merge.
  * `git reset --hard <commit spec>` to go back to a specific commit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2339#issuecomment-538667553
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191005/9bea1819/attachment-0001.html>


More information about the Github-comments mailing list