Configure Git Repository

Configure a Git repository with proper .gitignore, branch strategy, commit conventions, hooks, and remote setup. Covers initial setup and common patterns for R, Node.js, and Python projects. Use when initializing version control for a new project, adding a .gitignore for a specific language or framework, setting up branch protection and conventions, or configuring commit hooks.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/configure-git-repository commit b7e960248c

Frequently asked questions

npx skillmds@latest add pjt222/configure-git-repository