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: use fast-forward merge for true synchronization
- Remove --no-ff flag to allow fast-forward merges
- True sync: git merge main → fast-forward (no new commits)
- Update infinite loop prevention to check github-actions bot author
- Cleaner commit history without unnecessary merge commits
0 commit comments