canpolat@programming.devM to Git@programming.devEnglish · 1 year agoWhy SQLite Does Not Use Gitwww.sqlite.orgexternal-linkmessage-square9fedilinkarrow-up17arrow-down10
arrow-up17arrow-down1external-linkWhy SQLite Does Not Use Gitwww.sqlite.orgcanpolat@programming.devM to Git@programming.devEnglish · 1 year agomessage-square9fedilink
minus-squarecsm10495@sh.itjust.workslinkfedilinkEnglisharrow-up0arrow-down1·1 year agoIt’s also an environment of weird verbosity. Try using libgit2 to do a clone, checkout, commit, push. It’s rediculous. The cli abstracts it at least. But idk why the preference seems to be uber verbosity. We can have that verbosity and macros but nope.
minus-squaresirdorius@programming.devlinkfedilinkEnglisharrow-up1·1 year agoWhat do you mean by verbosity? Are the commands long or is the command output long?
It’s also an environment of weird verbosity. Try using libgit2 to do a clone, checkout, commit, push. It’s rediculous.
The cli abstracts it at least. But idk why the preference seems to be uber verbosity. We can have that verbosity and macros but nope.
What do you mean by verbosity? Are the commands long or is the command output long?