SourceCode changed
This commit is contained in:
parent
718a72f075
commit
2c0438c5d7
|
@ -18,7 +18,13 @@ You can browse the repositories [on line via GitWeb](http://gitweb.qubes-os.o
|
||||||
To clone a repository:
|
To clone a repository:
|
||||||
|
|
||||||
``` {.wiki}
|
``` {.wiki}
|
||||||
git clone git://
|
git clone git://qubes-os.org/mainstream/<repo_name>.git <repo_name>
|
||||||
|
```
|
||||||
|
|
||||||
|
e.g.:
|
||||||
|
|
||||||
|
``` {.wiki}
|
||||||
|
git clone git://qubes-os.org/mainstream/core.git core.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Currently the preferred way of contributing to the project is by sending a patch via the project's mailing list (`git format-patch`).
|
Currently the preferred way of contributing to the project is by sending a patch via the project's mailing list (`git format-patch`).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user