The Trainings and Guidelines, on how to understand Git and GitHub as a beginner.

INSTALL Git

Google search on internet

Download Git Bash here : https://git-scm.com/downloads

CONFIGURE Git Bash
Here are some Commands to tell Git who you are :
git config–global user.name ” ODINKEMELU-INNOCEN…


This content originally appeared on DEV Community and was authored by ODINKEMELU INNOCENT

                 INSTALL Git

Google search on internet
Image description
Download Git Bash here : https://git-scm.com/downloads

Image description
CONFIGURE Git Bash
Here are some Commands to tell Git who you are :
git config--global user.name " ODINKEMELU-INNOCENT-C"
git config--global user.email " innocent.interpharma@gmail.com

Image description
Create and Enter a Project Directory
mkdir websitem
cd website
Image description
Initialize a Git Repository
Command :
git init

Image description
Check the Git Status
Command :
git Status

Image description


This content originally appeared on DEV Community and was authored by ODINKEMELU INNOCENT


Print Share Comment Cite Upload Translate Updates
APA

ODINKEMELU INNOCENT | Sciencx (2025-07-02T23:58:14+00:00) The Trainings and Guidelines, on how to understand Git and GitHub as a beginner.. Retrieved from https://www.scien.cx/2025/07/02/the-trainings-and-guidelines-on-how-to-understand-git-and-github-as-a-beginner/

MLA
" » The Trainings and Guidelines, on how to understand Git and GitHub as a beginner.." ODINKEMELU INNOCENT | Sciencx - Wednesday July 2, 2025, https://www.scien.cx/2025/07/02/the-trainings-and-guidelines-on-how-to-understand-git-and-github-as-a-beginner/
HARVARD
ODINKEMELU INNOCENT | Sciencx Wednesday July 2, 2025 » The Trainings and Guidelines, on how to understand Git and GitHub as a beginner.., viewed ,<https://www.scien.cx/2025/07/02/the-trainings-and-guidelines-on-how-to-understand-git-and-github-as-a-beginner/>
VANCOUVER
ODINKEMELU INNOCENT | Sciencx - » The Trainings and Guidelines, on how to understand Git and GitHub as a beginner.. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/07/02/the-trainings-and-guidelines-on-how-to-understand-git-and-github-as-a-beginner/
CHICAGO
" » The Trainings and Guidelines, on how to understand Git and GitHub as a beginner.." ODINKEMELU INNOCENT | Sciencx - Accessed . https://www.scien.cx/2025/07/02/the-trainings-and-guidelines-on-how-to-understand-git-and-github-as-a-beginner/
IEEE
" » The Trainings and Guidelines, on how to understand Git and GitHub as a beginner.." ODINKEMELU INNOCENT | Sciencx [Online]. Available: https://www.scien.cx/2025/07/02/the-trainings-and-guidelines-on-how-to-understand-git-and-github-as-a-beginner/. [Accessed: ]
rf:citation
» The Trainings and Guidelines, on how to understand Git and GitHub as a beginner. | ODINKEMELU INNOCENT | Sciencx | https://www.scien.cx/2025/07/02/the-trainings-and-guidelines-on-how-to-understand-git-and-github-as-a-beginner/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.