Skip to content

fix: corrige comando fetch no git-force-sync-backup.sh#14

Merged
cleberhensel merged 1 commit intomainfrom
feat/sync-and-backups
Oct 24, 2025
Merged

fix: corrige comando fetch no git-force-sync-backup.sh#14
cleberhensel merged 1 commit intomainfrom
feat/sync-and-backups

Conversation

@cleberhensel
Copy link
Copy Markdown
Contributor

This pull request makes a minor update to the scripts/git-force-sync-backup.sh script to improve the reliability of the branch synchronization process.

  • Replaced the command git fetch origin --all with git fetch --all to ensure all remotes are fetched, not just origin.

@cleberhensel cleberhensel merged commit e2f68cf into main Oct 24, 2025
5 checks passed
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Comment thread scripts/git-force-sync-backup.sh
@cleberhensel cleberhensel deleted the feat/sync-and-backups branch October 26, 2025 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant