Activity #5 Github Fundamentals
First, let's check what version of Git
"Next, we'll configure your Git username and email.
"Let's initialize a Git repository for your files." and "After initializing, we'll add jeromesample.py to the Git repository."
"Let's run 'git status' to check the status of the master branch."
"Next, let's commit the changes using 'git commit'."
"Let's check the Git log to view the commit history."
"Now, let's create a new branch for our work."
"Next, let's add a remote repository to our Git configuration."
"Finally, let's push the changes to the remote repository using 'git push'."
"Now, let's pull the latest changes from the remote repository using 'git pull'."
This is The GitHub Link
https://github.com/Gerliedao-ayan/BloggingPlatform.git
Subscribe to my newsletter
Read articles from Jerome Beriso directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by