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
fix(docker-compose-dev): correct permissions so git can read tags
"git tag" is called (I think by hatch?) but git complains that it
doesn't have the right permissions for this folder, therefor pyaleph
refuses to start.
0 commit comments