git-fetch-pull

Community

Keep your local branches up-to-date with remote repositories.

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 --all and git pull on 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.