#hggit — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #hggit, aggregated by home.social.
-
Quick note for people like me who use #Mercurial SCM with #hggit - it looks like hg-git is not compatible with Mercurial 7.2. I'm not complaining about this as hg-git states that it's only tested up to Mercurial 6.9.
/However/, if you're using it on a Mac with #homebrew, it looks like the old workaround of simply downloading the formula for the older version and doing a `brew install ./mercurial.rb` doesn't work anymore and one has to jump through additional hoops like creating a local tap.
Guess I should've pinned the working 7.1.2...
-
Quick note for people like me who use #Mercurial SCM with #hggit - it looks like hg-git is not compatible with Mercurial 7.2. I'm not complaining about this as hg-git states that it's only tested up to Mercurial 6.9.
/However/, if you're using it on a Mac with #homebrew, it looks like the old workaround of simply downloading the formula for the older version and doing a `brew install ./mercurial.rb` doesn't work anymore and one has to jump through additional hoops like creating a local tap.
Guess I should've pinned the working 7.1.2...
-
I'm so so engraved to use #mercurial. 😎
My random testing of stuff is immediately accompanied with create a repo on it. Do the thing. And finally push to git with #hggit for others to use. 😅
Yes I can work with the #reflog of git. But why shoot my feet, when I can do it with something better? 😁
-
The road towards ditching #Python 2 is still a bumpy one. While current #Mercurial supports Python 3, #Ubuntu's package still uses Python 2 for it. Not without a reason - e.g. the latest release of the #hggit extension doesn't work with Python 3 (dev branch is almost there).