git-fetch-pull
CommunityKeep your local branches up-to-date with remote repositories.
Software Engineering#git#version control#branch management#repository synchronization#update workflow
AuthorMarcoAntolini
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that your local branches are in sync with their remote counterparts, allowing you to stay current with the latest updates from remote repositories.
Core Features & Use Cases
- Fetch and Pull Commands: Executes
git fetch --allandgit pullon the current branch. - Preconditions and Errors Handling: Provides guidance on handling common errors such as missing upstream configuration and uncommitted changes.
- Safety Measures: Ensures no destructive operations are performed without explicit user request.
Quick Start
Run the git-fetch-pull skill to update your local branches with the latest changes from remote repositories.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-fetch-pull Download link: https://github.com/MarcoAntolini/cursor-sync/archive/main.zip#git-fetch-pull Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.