Git isn't hard to learn, and when you combine Git and GitHub, you've just made the learning process significantly easier. This two-hour Git and GitHub video tutorial shows you how to get started with ...
There are some operations with git remote, like git remote -v, that you may use occasionally. But, the concept of a remote within Git is important and powers many of the other operations. You may need ...
. ├── AGENTS.md # Main guidelines for AI agents ├── opencode.jsonc # OpenCode configuration ├── dispatch-table.yaml # DEPRECATED skill dispatch (historical) ├── guidelines/ # Core rule definitions ├── ...