Skip to content

Commit efcb508

Browse files
authored
Merge pull request #20066 from github/repo-sync
repo sync
2 parents a24d01f + 7be3d8c commit efcb508

File tree

5 files changed

+26
-26
lines changed

5 files changed

+26
-26
lines changed

content/get-started/quickstart/be-social.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,10 @@ Discover interesting projects using {% data variables.explore.explore_github %},
7070
## Celebrate
7171

7272
You're now connected to the {% data variables.product.product_name %} community. What do you want to do next?
73-
7473
![Star a project](/assets/images/help/stars/star-a-project.png)
7574

76-
- "[Set up Git](/articles/set-up-git)"
77-
- "[Create a repository](/articles/create-a-repo)"
78-
- "[Fork a repository](/articles/fork-a-repo)"
79-
- **Be social**
75+
76+
- To synchronize your {% data variables.product.product_name %} projects with your computer, you can set up Git. For more information see "[Set up Git](/articles/set-up-git)."
77+
- You can also create a repository, where you can put all your projects and maintain your workflows. For more information see, "[Create a repository](/articles/create-a-repo)."
78+
- You can fork a repository to make changes you want to see without affecting the original repository. For more information, see "[Fork a repository](/articles/fork-a-repo)."
8079
- {% data reusables.support.connect-in-the-forum-bootcamp %}

content/get-started/quickstart/create-a-repo.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,12 @@ Let's commit a change to the *README* file.
7979

8080
## Celebrate
8181

82-
Congratulations! You have now created a repository, including a *README* file, and created your first commit on {% data variables.product.product_location %}. What do you want to do next?
83-
84-
- "[Set up Git](/articles/set-up-git)"
85-
- **Create a repository**
86-
- "[Clone a repository](/github/creating-cloning-and-archiving-repositories/cloning-a-repository)"
87-
- "[Fork a repository](/articles/fork-a-repo)"
88-
- "[Be social](/articles/be-social)"
89-
- {% data reusables.support.connect-in-the-forum-bootcamp %}
82+
Congratulations! You have now created a repository, including a *README* file, and created your first commit on {% data variables.product.product_location %}.
83+
84+
You can now clone a {% data variables.product.product_name %} repository to create a local copy on your computer. From your local repository you can commit, and create a pull request to update the changes in the upstream repository. For more information, see "[Cloning a repository](/github/creating-cloning-and-archiving-repositories/cloning-a-repository)" and "[Set up Git](/articles/set-up-git)."
85+
86+
You can find interesting projects and repositories on {% data variables.product.product_name %} and make changes to them by creating a fork of the repository. For more information see, "[Fork a repository](/articles/fork-a-repo)."
87+
88+
Each repository in {% data variables.product.product_name %} is owned by a person or an organization. You can interact with the people, repositories, and organizations by connecting and following them on {% data variables.product.product_name %}. For more information see "[Be social](/articles/be-social)."
89+
90+
{% data reusables.support.connect-in-the-forum-bootcamp %}

content/get-started/quickstart/fork-a-repo.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,10 @@ Fork a repository to start contributing to a project. {% data reusables.reposito
148148

149149
## Celebrate
150150

151-
You have now forked a repository, practiced cloning your fork, and configured an upstream repository. What do you want to do next?
151+
You have now forked a repository, practiced cloning your fork, and configured an upstream repository. For more information about cloning the fork and syncing the changes in a forked repository from your computer see "[Set up Git](/articles/set-up-git)."
152152

153-
- "[Set up Git](/articles/set-up-git)"
154-
- "[Create a repository](/articles/create-a-repo)"
155-
- **Fork a repository**
156-
- "[Be social](/articles/be-social)"
157-
- {% data reusables.support.connect-in-the-forum-bootcamp %}
153+
You can also create a new repository where you can put all your projects and share the code on {% data variables.product.prodname_dotcom %}. For more information see, "[Create a repository](/articles/create-a-repo)."
154+
155+
Each repository in {% data variables.product.product_name %} is owned by a person or an organization. You can interact with the people, repositories, and organizations by connecting and following them on {% data variables.product.product_name %}. For more information see "[Be social](/articles/be-social)."
156+
157+
{% data reusables.support.connect-in-the-forum-bootcamp %}

content/get-started/quickstart/set-up-git.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ If you [clone with SSH](/github/getting-started-with-github/about-remote-reposit
5656

5757
## Celebrate
5858

59-
Congratulations, you now have Git and {% data variables.product.product_name %} all set up! What do you want to do next?
59+
Congratulations, you now have Git and {% data variables.product.product_name %} all set up! You may now choose to create a repository where you can put your projects. This is a great way to back up your code and makes it easy to share the code around the world. For more information see "[Create a repository](/articles/create-a-repo)".
6060

61-
- **Set up Git**
62-
- "[Create a repository](/articles/create-a-repo)"
63-
- "[Fork a repository](/articles/fork-a-repo)"
64-
- "[Be social](/articles/be-social)"
65-
- {% data reusables.support.connect-in-the-forum-bootcamp %}
61+
You can create a copy of a repository by forking it and propose the changes that you want to see without affecting the upstream repository. For more information see "[Fork a repository](/articles/fork-a-repo)."
62+
63+
Each repository in {% data variables.product.product_name %} is owned by a person or an organization. You can interact with the people, repositories, and organizations by connecting and following them on {% data variables.product.product_name %}. For more information see "[Be social](/articles/be-social)."
64+
65+
{% data reusables.support.connect-in-the-forum-bootcamp %}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Connect with people around the world in the [{% data variables.product.prodname_gcf %}](https://github.community)
1+
{% data variables.product.product_name %} has a great support community where you can ask for help and talk to people from around the world. Join the conversation on [Github Support Community](https://github.community/).

0 commit comments

Comments
 (0)