Closed steffen closed 3 years ago
Scheduled for Friday, July 9, 6pm
RSVP here: https://www.meetup.com/cyprusjs-paphos/events/279017343
@steffen Could you also touch on the topic of storing non-text files and archives into Git and built-in Git capabilities for handling differences between archives, like what archives are better to store into Git, compressed vs uncompressed, with LFS or without LFS.
@steffen Could you also touch on the topic of storing non-text files and archives into Git and built-in Git capabilities for handling differences between archives, like what archives are better to store into Git, compressed vs uncompressed, with LFS or without LFS.
@larixer 💯 I definitely will! 🙂 Thanks for the suggestion! Let me know if there is anything else you would like me to touch on!
Many work with Git daily. In this "no slides" talk we will look under the hood of Git in the console.
We will look at how Git stores objects, what objects types exist and what references are. We'll leverage tools such as
git-sizer
andgit-filter-repo
to understand the health of a repository. We may also touch on Git's performance tracing capabilities (e.g. GIT_TRACE2), Git LFS and monorepos depending on time and interest.