Mercurial > hg
changeset 32454:702af1ad3b18 stable
clonebundles: fix missing newline character
Previously, the line displayed as '( )' instead of '(\n)'.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Wed, 24 May 2017 22:59:59 -0400 |
parents | 9d6031df42c8 |
children | 5e1a91f693f0 |
files | hgext/clonebundles.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/clonebundles.py Wed May 24 15:25:24 2017 -0700 +++ b/hgext/clonebundles.py Wed May 24 22:59:59 2017 -0400 @@ -75,7 +75,7 @@ clones. If this file does not exist, the repository will not advertise the existence of clone bundles when clients connect. -The manifest file contains a newline (\n) delimited list of entries. +The manifest file contains a newline (\\n) delimited list of entries. Each line in this file defines an available bundle. Lines have the format: