mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-08 17:55:06 -04:00
replaced all github flavored code blocks with fenced kramdown code blocks
This commit is contained in:
parent
df467baf1c
commit
39ef7373fd
58 changed files with 609 additions and 609 deletions
|
@ -21,15 +21,15 @@ this `QubesOS` github account.
|
|||
|
||||
To clone a repository:
|
||||
|
||||
```
|
||||
~~~
|
||||
git clone git://github.com/QubesOS/<repo_name>.git <repo_name>
|
||||
```
|
||||
~~~
|
||||
|
||||
e.g.:
|
||||
|
||||
```
|
||||
~~~
|
||||
git clone git://github.com/QubesOS/qubes-core-admin.git core-admin
|
||||
```
|
||||
~~~
|
||||
|
||||
## Sending a patch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue