Skip to content

Fix wiki repository sync script error#71

Merged
skyelaird merged 1 commit intomainfrom
claude/fix-wiki-sync-script-01YS2XxzHVp9bXXheYhJP36F
Nov 15, 2025
Merged

Fix wiki repository sync script error#71
skyelaird merged 1 commit intomainfrom
claude/fix-wiki-sync-script-01YS2XxzHVp9bXXheYhJP36F

Conversation

@skyelaird
Copy link
Copy Markdown
Owner

  • Capture git command output instead of suppressing with Out-Null
  • Display git error messages when commands fail for better diagnostics
  • Add error handling for git add and git commit operations
  • Show both exceptions and git output for comprehensive error reporting

This makes it much easier to troubleshoot issues when the wiki sync fails.

- Capture git command output instead of suppressing with Out-Null
- Display git error messages when commands fail for better diagnostics
- Add error handling for git add and git commit operations
- Show both exceptions and git output for comprehensive error reporting

This makes it much easier to troubleshoot issues when the wiki sync fails.
@skyelaird skyelaird merged commit 56099a5 into main Nov 15, 2025
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.

2 participants