70
Ubuntu is growing faster on Windows 11 than on native Linux PCs, says Canonical
(www.windowslatest.com)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
iiuc it supported a nicer workflow than git did, but that's not out of the ordinary as so does Darcs, Pijul, Jujutsu, Mercurial, etc. git is just "good enough" for people to put up with the rough edges, rather than learn a new tool that never has them to begin with.
It just never had the dev mindshare to catch on, it's been a GNU project for over 18 years at this point and that hasn't helped.
I used it extensively at a previous job and it was a good VCS, honestly.
Git is super powerful, but the learning curve is a bitch. Nobody bothers to read the docs, then shit their pants when they end up in headless state lol
That's why I love Fossil. "Headless" doesn't exist, the branch is associated to all the commits, unless you amend one of them with a later fixing tag.
Ok, but headless state isn't a bad thing if you understand what's going on.
Probably. However, I never miss a chance to plug Fossil. If fits better my brain 😁