Mercurial > repos > charles-bernard > alfa
changeset 41:1e508bfd35c5 draft
Uploaded
author | charles-bernard |
---|---|
date | Thu, 21 Dec 2017 09:58:48 -0500 |
parents | d88413b718de |
children | 950982dda2aa |
files | alfa/alfa/test-data/alfa/test-data/toto.txt |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/alfa/alfa/test-data/alfa/test-data/toto.txt Thu Dec 21 09:58:48 2017 -0500 @@ -0,0 +1,14 @@ +# example repository config (see "hg help config" for more info) +[paths] +default = https://charles-bernard@toolshed.g2.bx.psu.edu/repos/charles-bernard/alfa + +# path aliases to other clones of this repo in URLs or filesystem paths +# (see "hg help config.paths" for more info) +# +# default-push = ssh://jdoe@example.net/hg/jdoes-fork +# my-fork = ssh://jdoe@example.net/hg/jdoes-fork +# my-clone = /home/jdoe/jdoes-clone + +[ui] +# name and email (local to this repository, optional), e.g. +# username = charles-bernard <charles.bernard@cri-paris.org>