0% found this document useful (0 votes)
6 views29 pages

GIT Tutorial

This document provides a step-by-step tutorial on how to install GIT, create a new project, commit changes, and push to a repository on GitHub. It includes instructions for setting up a GitHub account, creating a repository, and sharing a project using Eclipse. The tutorial emphasizes the importance of entering valid credentials and following specific steps to successfully manage a Git project.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views29 pages

GIT Tutorial

This document provides a step-by-step tutorial on how to install GIT, create a new project, commit changes, and push to a repository on GitHub. It includes instructions for setting up a GitHub account, creating a repository, and sharing a project using Eclipse. The tutorial emphasizes the importance of entering valid credentials and following specific steps to successfully manage a Git project.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

GIT Tutorial

Steps
1. How to install GIT
2. How to create a new project
3. How to commit
4. How to push
Installing GIT HUB

• Open the URL


[Link]
and click on Sign in
Click on Create Account
Enter the username

Enter the username which is available


Enter the Valid email

Enter the Valid email


Enter the password

Enter the Valid Password as per the password rules mentioned above
Deselect the Product updates
Checkbox
Click on Select a plan
If Puzzle screen comes, solve it
Choose Free option
Click on Skip this step
Verify your email
Create Repository
Fill the form and click Create
Repository
Enter Repository name

Enter description

Click Create Repository


Repository created
Eclipse
• Opening the project with the java class called
“program1”
Share the project
Click on Create button
Repository created
Change the repository name if you
want
Click on Finish
Click on Team -> Commit
Select all the files
Drag and drop to the Staged changes
Enter the sample message and click on
Commit and push
Enter the URL from your account
Reload this page
Confirmation

You might also like