mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
15 lines
325 B
ReStructuredText
15 lines
325 B
ReStructuredText
**Added:** None
|
|
|
|
**Changed:**
|
|
|
|
* ``prompt.vc.get_hg_branch`` now uses ``os.scandir`` to walk up the filetree
|
|
looking for a ``.hg`` directory. This results in (generally) faster branch
|
|
resolution compared to the subprocess call to ``hg root``.
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:** None
|
|
|
|
**Security:** None
|