-
It works fine except on the first commit it gives this error:
```
> git undo
fatal: ambiguous argument 'HEAD^': unknown revision or path not in the working tree.
Use '--' to separate paths from r…
-
http://yuchaozh.github.io/2019/03/01/How-to-undo-git-add/
-
http://yuchaozh.github.io/2019/03/01/How-to-undo-git-add/
-
Loving this tools so far a lot. Thanks for making it available.
I wonder if a "Discard" Context Menu Item could be added. Preferably on any possible level of the hierarchy. I happen to use discard …
-
I really like Calcpad in my civil engineering studies but as we have more and more teamwork assignments, it would be really beneficial to have MS Office/Google Docs style editing as option. It wouldn'…
-
O Command Repository será uma ferramenta CLI que permitirá a persistência, busca e fácil cópia de comandos.
O primeiro comando a ser desenvolvido é o `insert`. Vamos persistir, usando o `SQLite`, as …
-
When a file is locally modified (or checked-out) it would be nice to be able to have a context menu action to undo the changes (and the checkout).
In git it's called "Discard Changes" for reference…
-
I have lost hours of work because of this in the past and it continues to happen.
It super frustrating, I know need to re-write an entire file which is going to delay my work.
I dont understand …
-
I have "live page reload" going and sometimes I regret my /undo decision :-O
-
Undo branches / undo tree allows you to undo some changes,
then make a new change, while keeping all changes available in the undo tree.
The undo tree can therefore prevent awkward scenarios such as…