Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

where to store hg extension by default?

I'm using mercurial SCM in Mac. I want to add shelve extension to hg. Where to save .py extension file by convention?

like image 391
M.Y. Avatar asked Nov 27 '25 13:11

M.Y.


1 Answers

By convention, Mercurial extensions are stored in ~/.hgext/, but you can put them anywhere you want.

like image 90
Joel Spolsky Avatar answered Nov 29 '25 07:11

Joel Spolsky



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!