Skip to content

Latest commit

 

History

History
137 lines (74 loc) · 6.05 KB

Hacking-Git.md

File metadata and controls

137 lines (74 loc) · 6.05 KB
layout title
default
Hacking Git

The goal of this document is not to be a tutorial, but rather to point to interesting material that has already been written.

The goal is also not to list all the articles about Git or its internals. There are a lot of good resources, including free books, about that elsewhere.

Contributions are welcome though! Please contact us on the Git Mailing list (at git@vger.kernel.org) or open an issue or a pull request on our GitHub repo to discuss or suggest improvements. Thanks!

Building Git

Understanding the Git code base

Getting started hacking and contributing

Conventions and processes

Process related tools and sites

Development status, news and events

Branching workflow

Debugging

Tests

Community, getting help, mentoring

Mentoring programs