this post was submitted on 10 Mar 2024
15 points (100.0% liked)

Git

2964 readers
1 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

  1. Follow programming.dev rules
  2. Be excellent to each other, no hostility towards users for any reason
  3. 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
15
Git from the Bottom Up (jwiegley.github.io)
submitted 10 months ago by canpolat to c/git
top 2 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 10 months ago

Reading through this now and it’s quite helpful… all the things that are just implied but I’ve never truly taken the time to learn.

Thanks!

Curious if anyone has read through this and the missing semester and if they cover some of the same stuff (the latter is also on my todo list).

[–] tinker_james 1 points 10 months ago* (last edited 10 months ago)

Ya this article was great. I wish I could convince my coworkers to take a deep dive into Git. I do it probably once a year and it's helped me be the "hero" with confidence several times.

Git is exciting/interesting to me....it is not normal.