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
Sync never writes into .git/ — path mappings and target folders can't place a file inside the git directory. .github, .gitignore, and .gitattributes are unaffected.
Path mappings reject control characters — a destination with a newline or other control character is rejected.
Tokens bind to their host sooner — a token saved before a repository is configured now binds on the next sync. Existing setups are unchanged.