-
VSCodeVim undo is not synced with VSCode undo. I've provided a couple different issues/test cases below to illustrate what I mean:
**Simple undo**
VSCode and VSCodeVim seem to maintain different u…
-
Reported in discord:
https://discord.com/channels/1131200896827654144/1302139944235696148/1302139944235696148
Hi, after yesterday's update to version 0.61, aider has a problem with writing new files…
-
# Git Uncommit — Amit Merchant — A blog on PHP, JavaScript, and more
Here’s a handy little Git alias that you can use to undo your last commit. Thanks to Freek sharing this on X.
[https://www.amitme…
-
There appears to be an issue with how drawing events get added to the undo stack. If you hit undo after a drawing event, but before a time slice is placed onto the undo stack you will undo the drawin…
-
**Issue by [hughesgm8](https://github.com/hughesgm8)**
_Wednesday Dec 06, 2017 at 00:21 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/13958_
----
### Description
I had a re…
-
## Description
Closing the guided conflicts modal reveals that additional merges (or even the same merge again) can be attempted, but results in GIT errors. I suspect that undo or revert could be ba…
-
Hi. I recently discovered these hacks, and was blown away by all the new features you have implemented. Needless to say, I am immensely grateful for the work you and others have put into making this h…
-
# git revert merge
> Rollback
https://stackoverflow.com/questions/2389361/undo-a-git-merge-that-hasnt-been-pushed-yet
https://stackoverflow.com/questions/7099833/how-to-revert-a-merge-commi…
-
`ucm version: release/M2j (built on 2021-10-07)`
I recently deleted a term, did some other things, then realized I needed to get it back/rename it.
* First I tried `reflog`, this shows the names…
-
# 如何撤销一个 git rebase - 静静地坐着
上次说了通过git rebase 合并多个提交,那如何撤销呢?
[http://prime167.github.io/post/2022-07-29-undo-git-rebase/](http://prime167.github.io/post/2022-07-29-undo-git-rebase/)