dev.new
Installation
SKILL.md
dev.new
Run this workflow in the target repository.
Workflow
- Check out master:
git checkout master
- Pull latest from origin:
git pull origin master
If checkout or pull fails, stop and surface the git error.
Run this workflow in the target repository.
git checkout master
git pull origin master
If checkout or pull fails, stop and surface the git error.