mrcrowl / vscode-hg

Integrated Mercurial source control for Visual Studio Code
MIT License
71 stars 37 forks source link

Why does this mercurial extension use git as it's SCM and not hg? #189

Closed eLeCtrOssSnake closed 2 years ago

eLeCtrOssSnake commented 2 years ago

Question.

mrcrowl commented 2 years ago

I wrote this extension to enable Mercurial to be used within vscode, because the company I worked for was still using tortoisehg at that time.

However, I was using git on all my personal projects. This fell into the category of personal project, and as such, I chose git.

mrcrowl commented 2 years ago

See also https://github.com/mrcrowl/vscode-hg/issues/71

eLeCtrOssSnake commented 2 years ago

I don't know. I moved from git to hg.