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
I have several git configurations, depending on the directory on my machine that I'm working on. However, when I run container-use checkout <id>, the commit author and email address attached to the commit are taken from the global git config and not one that is active in the current project I am working on. It would be great if container-use would be able to use the currently active git config.