Can do Quote by Linus Torvalds
“You can do a lot of things with git, and many of the rules of what you *should* do are not so much technical limitations but are about what works well when working together with other people. So git is a very powerful set of tools.”
About This Quote
Source Talk: Git Documentation and Community Guidelines, 2005
Effective collaboration with Git relies more on shared conventions than on technical limits.
In simple terms: Collaboration needs shared rules, not just tech.
Adopt team norms for smoother teamwork.
Themes
Mood
Type
When to use this quote
- software development
- open source projects
- code reviews
- onboarding new developers
Key Concepts
Questions to Reflect On
- How can teams decide which Git practices to adopt?
- What norms improve code sharing?
Technical features alone cannot guarantee good collaboration.