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
Currently, making git commits in Codespaces requires modifying .gitconfig to disable some of the commit signing functionality since Codespaces uses HTTPS and not SSH. Should fix this so making commits works everywhere by default.