Nicolas Vaughan
Nicolas Vaughan
Thanks to both of you. So `re-add` should only be used with non-template files, you mean?
I now understand the perils of using `re-add` automatically. However---and this is a more basic question---I have not grasped the use of `merge` and `merge-all`. If I change a (local)...
> Do you have any of `git.autoAdd`, `git.autoCommit`, or `git.autoPush` set? I have the two latter set to true, but nothing on the first one.
I set `git.autoAdd` to true and everything works as expected now. Thanks.
I solved this problem on Fedora KDE by including the following in my `~/.profile`: export QT_QPA_PLATFORM=wayland export XDG_SESSION_TYPE=wayland My current system is: ``` Operating System: Fedora Linux 40 KDE Plasma...
Thanks, I'm using Podman. I'll try next time with `podman compose up`.