Welcome to the Git Town developer guide. Hacking on Git Town is easy and a great way to learn to work on a medium-sized codebases. These guidelines will help you get started hacking on Git Town.
make test
shows all available make
tasks.
- overview
- branch hierarchy: how Git Town sees branches
- repository drivers: third-party specific functionality
- step lists: how most of the Git Town commands implement
automatic, bullet-proof
undo
andcontinue
commands - test architecture