Felipe Contreras
Felipe Contreras
Yeah, I just noticed Mercurial finally moved to Python 3.
Currently there's only a certain amount of file-types that are supported. In the case of audio it's: Vorbis, FLAC, and MP3. However it should be easy to add support for...
Sure! I have a lot of code improvements that I never finished, it might be nice to finally get them done. Patches are welcome.
@mcornella I tried to reproduce on a Windows system and I don't see that `//wsl.localhost` in WSL. Presumably if `test -r` fails, so would `read`, so simply removing the test...
I don't think this has anything to do with ohmyzsh. @Servinjesus1 you are mixing tools that are not supposed to be mixed. There's a reason that Git for Windows ships...
It's clear my opinion on this topic has **not been respected**. --- @Chealer it seems to me the real issue is ideological, not technical. People with a realistic ideology understand...
I started working on support for topic branches a while ago, but I haven't worked on git-remote-hg recently. I've pushed the `topic` branch, you can give it a try and...
@johbo did you try that branch?
@cmarmo I do have a patch for bundle2 support. I have pushed it to the topic branch, which I have rebased as well.
I thought it would be clear if you clone a project with topic branches. If you want to push your "test-for-git" branch as a Mercurial topic, you need to name...