Skip to content

feat: add sync-git skill and script#159

Merged
LeeCampbell merged 1 commit intoHdrHistogram:mainfrom
LeeCampbell:feat/sync-git-skill
Mar 22, 2026
Merged

feat: add sync-git skill and script#159
LeeCampbell merged 1 commit intoHdrHistogram:mainfrom
LeeCampbell:feat/sync-git-skill

Conversation

@LeeCampbell
Copy link
Collaborator

Summary

  • Add /sync-git Claude Code skill that syncs the local repo with upstream
  • Add scripts/synch-git.sh bash script that fetches upstream main, prunes stale remote-tracking refs, and deletes local branches already merged into main

Test plan

  • Run /sync-git skill and verify it syncs with upstream
  • Verify stale remote-tracking refs are pruned
  • Verify merged local branches are deleted

🤖 Generated with Claude Code

Add a Claude Code skill and bash script to sync the local repo
with upstream, prune stale remote-tracking refs, and delete
local branches already merged into main.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@LeeCampbell LeeCampbell merged commit 6698b6c into HdrHistogram:main Mar 22, 2026
2 checks passed
@LeeCampbell LeeCampbell deleted the feat/sync-git-skill branch March 22, 2026 08:52
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