-
## Description
According to the `op log`, I ran `jj undo`, and it did an `import git refs` immediately followed by "undoing" that import, which doesn't make sense.
## Steps to Reproduce the …
-
### Is your feature request related to a problem? Please describe.
Add the ability to undo the "removal of a git worktree"
### Describe the solution you'd like
_No response_
### Describe alternati…
-
GitHub SSH hang's up after ~6 min.
1611_King_James_Bible $ git push Enter passphrase for key :
Enumerating objects: 1510, done.
Counting objects: 100% (1510/15…
-
Hi @tzachar , I've been using your plugin for quite a while, and I'm a big fan!
But the recent changes (specially 9cf8f05) seems to have broken `u`, and pressing it doesn't do anything.
This is …
-
https://www.freecodecamp.org/news/git-revert-commit-how-to-undo-the-last-commit/
-
**Describe the bug**
If you have `git-extras` installed that [has a `git-undo` command](https://github.com/unixorn/git-extra-commands/blob/main/bin/git-undo), ugit can conflict with it.
E.g.: This i…
-
Is it somehow possible to undo `git lfs migrate import --include-ref=refs/heads/master` (e.g the rewrite of the entire history of this branch)?
I read already through [this stackoverflow post](http…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
When user switches to strict IFC mode and tries to use the Std_undo tool, the result is th…
-
### Example
#3473
### Affected Git Town commands
- `set-parent`
- `kill`
- #3338
### Possible implementation
Prerequisites:
- all branches are in sync
- run the commands of `gi…
kevgo updated
1 month ago
-
# Git Undo and Revert | Alkaison's Blog
‘revert’ is the command we use when we want to take a previous commit and add it as a new commit, keeping the log intact.
[https://alkaison.github.io/posts/gi…