Activity #5 Github Fundamentals

Jerome BerisoJerome Beriso
1 min read

First, let's check what version of Git

Open photo

"Next, we'll configure your Git username and email.

Open photo

"Let's initialize a Git repository for your files." and "After initializing, we'll add jeromesample.py to the Git repository."

No description available.

"Let's run 'git status' to check the status of the master branch."

No description available.

"Next, let's commit the changes using 'git commit'."

No description available.

"Let's check the Git log to view the commit history."

No description available.

"Now, let's create a new branch for our work."

No description available.

"Next, let's add a remote repository to our Git configuration."

No description available.

"Finally, let's push the changes to the remote repository using 'git push'."

No description available.

"Now, let's pull the latest changes from the remote repository using 'git pull'."

No description available.

This is The GitHub Link
https://github.com/Gerliedao-ayan/BloggingPlatform.git

1
Subscribe to my newsletter

Read articles from Jerome Beriso directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Jerome Beriso
Jerome Beriso