this post was submitted on 02 May 2025
8 points (68.2% liked)
Git
3240 readers
4 users here now
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
- Follow programming.dev rules
- Be excellent to each other, no hostility towards users for any reason
- No spam of tools/companies/advertisements. It’s OK to post your own stuff part of the time, but the primary use of the community should not be self-promotion.
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It makes me sad we didn't collectively agree on using tabs for all indentation so people can set their preferred indentation size in their editors.
That said, consistency trumps philosophy.
I don't understand even a little how spaces won.
It was because people wanted alignment on top of indentation, which would mean, you would be using tabs+spaces, making it ugly.
I am in no-alignment btw
Alignment should be handled by the editor, if the user wants it