From c72d9755812ba2ed10f7927f93d2183854fe2eac Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Sun, 14 Apr 2019 08:03:33 -0500 Subject: [PATCH] Debian/Ubuntu: Fix formatting in Contributing --- Debian-Buster-Encrypted-Root-on-ZFS.md | 5 +---- Debian-Buster-Root-on-ZFS.md | 5 +---- Debian-Stretch-Root-on-ZFS.md | 5 +---- Ubuntu-18.04-Root-on-ZFS.md | 5 +---- 4 files changed, 4 insertions(+), 16 deletions(-) diff --git a/Debian-Buster-Encrypted-Root-on-ZFS.md b/Debian-Buster-Encrypted-Root-on-ZFS.md index 33119ca..d0de78c 100644 --- a/Debian-Buster-Encrypted-Root-on-ZFS.md +++ b/Debian-Buster-Encrypted-Root-on-ZFS.md @@ -22,10 +22,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. -1) Clone the repository: - git clone https://github.com:zfsonlinux/zfs.wiki.git - or, if you prefer SSH: - git clone git@github.com:zfsonlinux/zfs.wiki.git +1) Clone the repository: `git clone https://github.com:zfsonlinux/zfs.wiki.git` 2) Make your changes. 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. diff --git a/Debian-Buster-Root-on-ZFS.md b/Debian-Buster-Root-on-ZFS.md index 827e592..58322e9 100644 --- a/Debian-Buster-Root-on-ZFS.md +++ b/Debian-Buster-Root-on-ZFS.md @@ -18,10 +18,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. -1) Clone the repository: - git clone https://github.com:zfsonlinux/zfs.wiki.git - or, if you prefer SSH: - git clone git@github.com:zfsonlinux/zfs.wiki.git +1) Clone the repository: `git clone https://github.com:zfsonlinux/zfs.wiki.git` 2) Make your changes. 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. diff --git a/Debian-Stretch-Root-on-ZFS.md b/Debian-Stretch-Root-on-ZFS.md index e4cf53e..1ef5fc7 100644 --- a/Debian-Stretch-Root-on-ZFS.md +++ b/Debian-Stretch-Root-on-ZFS.md @@ -18,10 +18,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. -1) Clone the repository: - git clone https://github.com:zfsonlinux/zfs.wiki.git - or, if you prefer SSH: - git clone git@github.com:zfsonlinux/zfs.wiki.git +1) Clone the repository: `git clone https://github.com:zfsonlinux/zfs.wiki.git` 2) Make your changes. 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. diff --git a/Ubuntu-18.04-Root-on-ZFS.md b/Ubuntu-18.04-Root-on-ZFS.md index 1609961..482f03d 100644 --- a/Ubuntu-18.04-Root-on-ZFS.md +++ b/Ubuntu-18.04-Root-on-ZFS.md @@ -17,10 +17,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. -1) Clone the repository: - git clone https://github.com:zfsonlinux/zfs.wiki.git - or, if you prefer SSH: - git clone git@github.com:zfsonlinux/zfs.wiki.git +1) Clone the repository: `git clone https://github.com:zfsonlinux/zfs.wiki.git` 2) Make your changes. 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch.