Skip to content

fix: Add progress logging and summary to script pull#216

Draft
sveneberth wants to merge 2 commits intoviur-framework:mainfrom
sveneberth:feat/script-pull-report
Draft

fix: Add progress logging and summary to script pull#216
sveneberth wants to merge 2 commits intoviur-framework:mainfrom
sveneberth:feat/script-pull-report

Conversation

@sveneberth
Copy link
Copy Markdown
Member

Show per-file status ([new], [ok], [diff], [forced]) while pulling and print a summary (new/updated/skipped/unchanged) at the end.


Requires #215 to be merged

sveneberth and others added 2 commits May 6, 2026 00:08
…ompt

Replace hash-based comparison with difflib to fix a bug where differing
line endings (\n vs \r\n) between local and server caused every script to
appear changed. splitlines() normalizes line endings before comparing.
Additionally, a colored server→local diff is now shown before asking the
user whether to overwrite.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Show per-file status ([new], [ok], [diff], [forced]) while pulling and
print a summary (new/updated/skipped/unchanged) at the end.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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