Not OP, but personally yes. Every code forge supporting only git just further enforces git's monopoly on the VCS space. Git isn't perfect, nor should be treated as perfect.
The above is probably the reason why so many alternative VCS's have to cludge themselves onto git's file format despite likely being better served with their own.
Interesting new VCS's, all supporting their own native format as well for various reasons:
Sapling is developed by meta, jujutsu by an engineer at Google. Pijul is not tied to any company and was developed by an academic iirc. If you're okay with not new:
VCS's are still being itterated on and tooling being super git centric hurts that.