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: enhance error handling in github-sync-main.ps1
Added error handling for git commands in the sync process to ensure that failures during 'git switch', 'git pull', and 'git push' are logged and the script exits gracefully. This improves the robustness of the synchronization script.
0 commit comments