-
trash = windows recycle bin
undo = go straight back to last patch, do not pass go
-
Lets say module M is currently frozen.
I decide to unfreeze module M to continue development -- giternal now deletes the files from the frozen module and adds those deletes to the index.
Now I reali…
-
### Dependency
- [x] Information missing on how to resolve migration conflicts in GitHub and/or Django
### Overview
We need to make it easy to:
- Record any missing documentation on how to reso…
-
# Open Anaconda Powershell Prompt (miniconda3)
# Create and activate the Conda environment
```sh
conda create -n paints_undo python=3.10
```
# Expected result: After successfully creating t…
-
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…
-
> Rather than forking it yourself, you may as well take advantage of someone else's fixed fork.
>
> In your composer.json add the following which will use the repository which @Butoch…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already se…
-
- [ ] Add and alias `undo` that reverts the most recent commit?
- [ ] What happens if you `undo` a commit that is already pushed to GitHub?
- [ ] Can you use this command to `undo` a commit that isn…
-
**Describe the bug**
This is best understood with a screen-cast as show [here](https://asciinema.org/a/p0ObxxtPzF7d7FIXmAs2rNCiW) using the following file content.
```typst
$𝒪$ _text_ text
```
…
-
For some reason, this works:
```bash
$ git clone git@github.com:GEOS-ESM/GFDL_atmos_cubed_sphere.git fvdycore
$ cd fvdycore
$ git checkout bugfix/mathomp4/trivial-ci-commit-gcc14
Note: switchin…