You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I use direnv to auto-activate my shell. Since devenv shell updates the lock file automatically, and my lock file is commited to git, this leads to conflicts and dirty git state when switching branches.
I'd prefer if the update only happened with devenv update.
Version
$ devenv version
devenv 1.4.1 (x86_64-linux)
The text was updated successfully, but these errors were encountered:
Describe the bug
I use direnv to auto-activate my shell. Since
devenv shell
updates the lock file automatically, and my lock file is commited to git, this leads to conflicts and dirty git state when switching branches.I'd prefer if the update only happened with
devenv update
.Version
The text was updated successfully, but these errors were encountered: