ananthakumaran / monky

Magit for Hg
http://ananthakumaran.in/monky/index.html
GNU General Public License v3.0
154 stars 30 forks source link

Fix broken monky-get-tramp-root-dir #99

Closed mnick closed 5 years ago

mnick commented 5 years ago

Currently, monky-get-tramp-root dir is broken. This patch applies the following changes

Wilfred commented 5 years ago

Looks correct, thank you :)

FWIW there's also a tramp-file-name-localname function (also works with setf), so you don't have to use aset with explicit indices.