Grammalecte  Changes To How to clone this repository

Changes to "How to clone this repository" between 2017-12-23 09:07:08 and 2018-09-07 06:56:16

1
2
3
4
5
6

7
8
9
10

11
12
13
14
15
16
17
1
2
3
4
5

6
7
8
9

10
11
12
13
14
15
16
17





-
+



-
+







# How to clone this repository
This website is generated by [Fossil](http://fossil-scm.org), the distributed version control system, bug tracking system and wiki software server.

Download Fossil 2.4, unzip it and type:

* `fossil clone -u http://code.grammalecte.net grammalecte.fossil`
* `fossil clone -u http://code.grammalecte.net:8080 grammalecte.fossil`

or, if you have an account:

* `fossil clone -u http://user:password@code.grammalecte.net grammalecte.fossil`
* `fossil clone -u http://user:password@code.grammalecte.net:8080 grammalecte.fossil`

Then, open the repository:

* `fossil open grammalecte.fossil`

Copy unversioned files from the repository to your drive: