home/categories/git-workflows/idvorkin-chop-conventions-skills-up-to-date-skill-md
git-workflowsdevops

up-to-date

Sync git repository with upstream. Use at the start of a session, when asked to sync, get up to date, check git status, or when working on a stale branch. Checks branch status, uncommitted changes, PR state, and upstream drift, then takes appropriate actions.

idvorkin
maintainer
idvorkin
更新於 1/3/2026
星標
0
分支
1
quick start

Installation and usage

Sync git repository with upstream. Use at the start of a session, when asked to sync, get up to date, check git status, or when working on a stale branch. Checks branch status, uncommitted changes, PR state, and upstream drift, then takes appropriate actions.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use up-to-date