2026-04-19 09:24:59
I might have to explore C RAAI concept sooner or later for #GitRaven.
It is getting difficult manually free-ing memory used via libgit2. I am having to think about and write if checks for all the edge cases across my GitManager class.
ChatGPT suggested this after I mentioned this issue and it sounds like it's useful.
Hey #fediverse #developers
I am happy to bring this update for my pet project #GitRaven. It's a Git management tool built in C and Qt as a learning experience.
Give it a…