Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (13 loc) · 1.09 KB

Screenshot 2024-04-13 010444

INTRO TO GIT

This repository is designed to demonstrate basic introduction to Git using windows subsystem for linux and ubuntu terminal on your device, I'll outline the steps to get started with creating a new git repository, making changes, committing those changes, and pushing them to a remote repository.

My goal is to share with you pratical steps on how to use Ubuntu teminal locally on your device to create.

  1. Directory
  2. Files
  3. Commit
  4. Track
  5. Push your Directory to your GitHub Repository in a well structured way.

You can download Ubuntu if you do not have it on your device and proceed with the exercise below.