Bjoern Michaelsen on Nostr: npub1upkp7…4tcwy I think the core issue is that "git internals" in itself is quite ...
npub1upkp7fd7rc3lrjg23r8gy0wc723vze7mxlx5984ut6zurjzpf5xss4tcwy (npub1upk…tcwy) I think the core issue is that "git internals" in itself is quite a sensible architecture.
But the "git UI"/porcelain is then gluing an abstraction over it that isnt quite fitting: it reuses vocabulary and concepts from older revision control systems. That kinda made sense as a migration path when it was introduced. But these days, it means people need to learn half-obsoleted concepts to understand something just to forget again the part of them that is leaky in git.
But the "git UI"/porcelain is then gluing an abstraction over it that isnt quite fitting: it reuses vocabulary and concepts from older revision control systems. That kinda made sense as a migration path when it was introduced. But these days, it means people need to learn half-obsoleted concepts to understand something just to forget again the part of them that is leaky in git.