mirror of
https://github.com/sstent/TESTSITE.git
synced 2026-01-25 14:41:55 +00:00
Improved README for "cloning" a little.
This commit is contained in:
@@ -16,7 +16,9 @@ First off fork this repo and call it something like `<MyProject>-wiki`.
|
||||
Multiple Wikis? Clone It.
|
||||
-------------------------
|
||||
|
||||
In case would you like to create one than one wiki for the same GitHub user or organization, then forking won't cut it, because at the moment of this writing, GitHub won't allow you to fork multiple times. Below instructions how to clone this repository using the CLI.
|
||||
In case would you like to create one than one wiki for the same GitHub user or organization, then forking won't cut it. At the moment of this writing, GitHub won't allow you to fork a single repository multiple times for the same account.
|
||||
|
||||
There's a workaround to it, however on GitHub's web interface you won't see the sign that says "forked from" on your cloned repository. Below instructions how to clone this repository using the CLI.
|
||||
|
||||
First off, create a new (empty) repository on GitHub, then;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user