F
About Blog

Blog / Git (2 Posts)

All
Git
Nix
Rust
Type Systems
  • Draft When Git Fails Silently

    Git

    Learn how Git's three-way merge can unexpectedly change your code, and explore strategies to avoid these pitfalls by always updating your branch before merging pull requests.

    Sep 17, 2023

    Read more
  • Draft Git Under the Hood

    Git

    This blog post demystifies the inner workings of Git by breaking down its core concepts into digestible sections. It covers Git Objects, Git References, and The Three Trees, using practical examples to illustrate how Git tracks changes. By exploring the .git folder's internal structure, readers will gain confidence in using Git more effectively.

    Mar 17, 2022

    Read more

© 2025 Felix Andreas.

Legal Notice