Debian/Ubuntu: Fix git clone command

Reported-by: HankB in issue #9149
Richard Laager 2019-08-13 17:29:03 -05:00
parent ac33fa28b2
commit dcbe870e03
4 changed files with 4 additions and 4 deletions

@ -22,7 +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. Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git.
1) `git clone https://github.com:zfsonlinux/zfs.wiki.git` 1) `git clone https://github.com/zfsonlinux/zfs.wiki.git`
2) Make your changes. 2) Make your changes.
3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.)
4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch.

@ -18,7 +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. Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git.
1) `git clone https://github.com:zfsonlinux/zfs.wiki.git` 1) `git clone https://github.com/zfsonlinux/zfs.wiki.git`
2) Make your changes. 2) Make your changes.
3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.)
4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch.

@ -21,7 +21,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. Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git.
1) `git clone https://github.com:zfsonlinux/zfs.wiki.git` 1) `git clone https://github.com/zfsonlinux/zfs.wiki.git`
2) Make your changes. 2) Make your changes.
3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.)
4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch.

@ -17,7 +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. Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git.
1) `git clone https://github.com:zfsonlinux/zfs.wiki.git` 1) `git clone https://github.com/zfsonlinux/zfs.wiki.git`
2) Make your changes. 2) Make your changes.
3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.)
4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch.