mercurial/windows.py
changeset 35513 c4caf530b1c7
parent 35510 2062f7c2ac83
child 36415 0cb09c322647
--- a/mercurial/windows.py	Fri Dec 29 22:15:37 2017 -0500
+++ b/mercurial/windows.py	Fri Dec 29 22:54:14 2017 -0500
@@ -32,6 +32,7 @@
 osutil = policy.importmod(r'osutil')
 
 executablepath = win32.executablepath
+getfsmountpoint = win32.getvolumename
 getfstype = win32.getfstype
 getuser = win32.getuser
 hidewindow = win32.hidewindow