Fragmented - An Android Developer Podcast

The Fragmented Podcast is a podcast for Android Developers hosted by Donn Felker and Kaushik Gopal. Our goal is to help you become a better Android Developer. We chat about topics such as Testing, Dependency Injection, Patterns and Practices, useful libraries, and much more. We will also be interviewing some of the top developers out there. Subscribe now and join us on the journey of becoming a better Android Developer.

http://www.fragmentedpodcast.com

subscribe
share






episode 197: 197: .git internals with Gordon ????


OK, If you really want to know how git works, this is the episode for you.
KG talks with his longtime colleague and mentor Gordon McCreight. Gordon is a
wiz in general but his knowledge of git goes deep. So in this episode, KG goes
solo and really dives in-depth about how git works.

Buckle up and listen on; you'll come out on the outer side with a much
sounder understanding of git.

Shownotes
  • Plumbing and Porcelain
    commands
  • git gc vs
    prune

Objects which are no longer referenced can be evicted with git prune; though this is a low-level operation which is often called from git gc. By default it will not remove commits newer than 2 weeks old, and of course the commits that are reachable from that; so provided the branch (or tag) deleted has recent commits, it will stay around in the git repository for up two a fortnight afterwards.

  • Git internals by John Britton of GitHub - CS50 Tech
    Talk
Sponsors ???? Educative.io

Learn and practice Android development from inside your browser. Visit Educative.io/Fragmented to get 10% off.

Contact
  • @gmccreight
  • @fragmentedcast or our Youtube channel
  • @donnfelker and donnfelker (on Instagram)
  • kaushikgopal (on YouTube) or blog.kaush.co or @kaushikgopal


fyyd: Podcast Search Engine
share








 May 4, 2020  56m