0% found this document useful (0 votes)
117 views12 pages

Git Installation

1. The document provides step-by-step instructions for installing Git and setting up a GitHub account and repository. 2. It walks through downloading and installing Git based on your operating system, creating a GitHub account, initializing a local Git repository in an Eclipse project, adding and committing files, and pushing the code to the newly created remote GitHub repository. 3. The 53 steps cover all the necessary actions to get Git installed and configured locally and connect a project to version control on GitHub.

Uploaded by

pravin kumbhar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
117 views12 pages

Git Installation

1. The document provides step-by-step instructions for installing Git and setting up a GitHub account and repository. 2. It walks through downloading and installing Git based on your operating system, creating a GitHub account, initializing a local Git repository in an Eclipse project, adding and committing files, and pushing the code to the newly created remote GitHub repository. 3. The 53 steps cover all the necessary actions to get Git installed and configured locally and connect a project to version control on GitHub.

Uploaded by

pravin kumbhar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 12

Source / Version Control Systems:

Git installation:

1. Select as shown below

2. Select based on your OS


3. Select 64 OR 34 based on your OS

4. Open exe file once downloaded


5. Click on Yes from popup message
6. Click on Next from popup message
7. Click on Next again
8. Click on Next again
9. Click on Next again
10. Click on Next again
11. Click on Next again
12. Click on Next again
13. Click on Next again
14. Click on Next again
15. Continue keep clicking Next
16. After all Next click on Install
17. Click on Finish
18. You will see below screen

19. Open browser and type URL as shown below


20. Click on
21. Enter your email id an click on Continue

22. Enter password and click on continue

23. Enter user name and click on continue


24. Type as show in below and click on continue

25. Click on start puzzle

26. Continue as per the puzzle and click on create account


27. Open gmail and login with user id and password to confirm account
28. Follow instructions given I mean open your email to get code
29. Type in Code
30. Then select as shown below

31. Click on Continue button


32. Click on Continue button

33. Click on skip


34. Click on Create repository

35. Enter repository name and click on create reposiory


36. You should see below screen
37. Now open Eclipse and right click on your project select properties

38. Click on as shown below

39. Double click on your project


40. Right click inside the window and select as get bash here
41. You will see below screen

42. Type git init

43. You would see below response

44. Go to opened browser and copy text which is shown below


45. Go to git bash here window and paste as shown below

46. Type git status and you would see below response, it means that nothing is added to git bash
of now

47. Type git add. And you will get below response, it means that your local project is added to
Git repository
48. Type as shown below and you will get below response

49. Type as per below(based on your email)

50. Type as shown below

51. Type as shown below and you will see below response

52. Follow the remaining steps as suggested


53. Type as mentiioned below
$ git push -u origin master
54. Go to Chrome browser and see code should be available there

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy