-
### Describe the bug
A template with a nested `if` do not work and renders with an extra `{% endif %}`
### To reproduce
Can this be reproduced with the yadm/testbed docker image: No - I w…
-
I could swear I used to do this somewhere...
https://yadm.io/docs/templates#
```
{% if yadm.class == "" %}
{% else %}
{% include "../extra/gitconfig.{{ yadm.class }}.ini" %}
{% endif %}
```…
-
### Describe the bug
Similarly to #486, trying to use env variables in `{% if env.EXAMPLE == "example" %}` with the default template processor does not work.
### To reproduce
Can this be repr…
-
maybe a bug, maybe a PEBCAK (I apologize if it is), I have this code, but for some reason the output of `yadm alt` doesn't include the contents of the `developer.sh`
```
{% if yadm.user != "root" %}…
-
## Erroneous Behavior
Running topgrade 9.0.1 on macOS, `nix` is not updated (as identified by `nix --version`).
## Expected Behavior
I expect topgrade to upgrade nix _and_ the packages I instal…
-
## What did you expect to happen?
Do not run `nixos-rebuild switch` or run `darwin-rebuild switch`
## What actually happened?
https://github.com/r-darwish/topgrade/blob/f390f2edbe74d1…
-
## Erroneous Behavior
I [switched](https://code.rosaelefanten.org/dotfiles/info/c519ea2007bc5659) from Elpaca to the built-in Emacs package manager last month, trying to reduce the number of possib…
-
I just ran Topgrade and the second to last line was `[1] 75134 segmentation fault (core dumped) topgrade` not sure if I can just ignore it or it's a actual issue.
~~~
░▒▓ ~ topgrade --dry-ru…
-
I tried to put `zsh` or `oh-my-zsh` in the config file to exclude it from upgrade.
## What did you expect to happen?
Zsh not to be upgraded
## What actually happened?
Command failed with…
-
1. Expected behavior:
When visiting a remote file over Tramp, Magit should create a commit without any issues when the remote git has commit signing turned on (commit.gpgsign = true), and the remot…