Skip to content

Commit 5e99866

Browse files
bcbrianCompuIves
authored andcommitted
Specify only public github repos work. (codesandbox#859)
1 parent 40132a8 commit 5e99866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/homepage/content/docs/2-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "CodeSandbox allows you to import, commit and make a pull requests
66

77
## Base Concept
88

9-
With CodeSandbox you can import any GitHub repository as a sandbox, this concept is described in more detail [here](/docs/importing#import-from-github). An imported sandbox will automatically stay in sync with the GitHub repository; if you make a commit to GitHub it will reflect immediately in the sandbox.
9+
With CodeSandbox you can import any public GitHub repository as a sandbox, this concept is described in more detail [here](/docs/importing#import-from-github). An imported sandbox will automatically stay in sync with the GitHub repository; if you make a commit to GitHub it will reflect immediately in the sandbox.
1010

1111
For that reason we've made GitHub sandboxes immutable, this means that you cannot make direct changes to the sandbox itself. However, you can still fork the sandbox. When you create a fork of a GitHub sandbox we will still keep a reference to the original GitHub repository. This allows you to create commits and open pull requests from the forked sandboxes.
1212

0 commit comments

Comments
 (0)