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
To preserve Git history and ensure features like Timeline in Cursor/VS Code work correctly across renames, always use `git mv old-path new-path` when moving or renaming files instead of manual file operations.