Post #1943381
2024-01-23 15:48 UTC
Replies (13)
-
@feoh@oldbytes.space 2024-01-23 15:56
@b0rk@social.jvns.ca You are a treasure, and I will stop saying "This is brilliant" because I'd end up doing that for every cartoon you post but - wow.
-
@packbat@weirder.earth 2024-01-23 16:26
@b0rk@social.jvns.ca Would it be possible to provide a text version of this somewhere? This is a terrific explanation and I think it should be more accessible. - Packbats ๐
-
@chfkch@ruhr.social 2024-01-23 16:36
@b0rk@social.jvns.ca Better than the official documentation
-
@b4ux1t3@hachyderm.io 2024-01-23 16:37
@b0rk@social.jvns.ca I'll have you know you just cost me, like, one and a half cents, because I _immediately_ printed this out.
-
@boldewyn@mastodon.social 2024-01-23 18:08
@b0rk@social.jvns.ca great information, as always! Thank you for creating and sharing! Maybe interesting in that context: some time ago I experimented with what the most minimal .git folder would look like and still be recognized by #git: https://manuel-strehl.de/minimal_git_folder
-
@massimolauria@mathstodon.xyz 2024-01-23 18:20
@b0rk@social.jvns.ca so every time you touch a file, there is a whole new copy in a blob? ๐จ๐ฑ
-
@invisiblethreat@infosec.exchange 2024-01-23 19:09
@b0rk@social.jvns.ca great content! (As always). I recently found https://pre-commit.com/ as a really useful tool for distributing coding standards inside a git repo. A bit different than what your current content, but one of worst sort of merge conflicts on teams is formatters gone rogue, IMO.
-
@ryanprior@mastodon.social 2024-01-23 21:28
@b0rk@social.jvns.ca this is my favorite explainer you've ever done, brava!
-
@danciruli@hachyderm.io 2024-01-23 21:28
@b0rk@social.jvns.ca AMAZING.
-
@gribbly@mastodon.social 2024-01-23 22:09
@b0rk@social.jvns.ca this is fantastic, thankyou
-
@zetasyanthis@dragon.style 2024-01-23 22:31
@b0rk@social.jvns.ca This is fantastic! Thank you for clarifying all that! :D
-
@bwh@tech.lgbt 2024-01-23 22:58
@b0rk@social.jvns.ca If you're going into these details I think you should briefly mention packed-refs (not every ref is its own file!) and object packs
-
@ojii@mastodon.social 2024-01-24 09:47
@b0rk@social.jvns.ca great cheat sheet. Personally I find .git/info/exclude surprisingly useful