Previous changeset 40:d88413b718de (2017-12-21) Next changeset 42:950982dda2aa (2017-12-21) |
Commit message:
Uploaded |
added:
alfa/alfa/test-data/alfa/test-data/toto.txt |
b |
diff -r d88413b718de -r 1e508bfd35c5 alfa/alfa/test-data/alfa/test-data/toto.txt --- /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> |