Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

pesumca23/github_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Demo

Steps to follow

git clone https://github.com/pesumca23/github_demo.git
cd github_demo
git pull    # important before making any changes
  • Do some changes
git add .   # . represents all files
git commit -m "Update to index.html"
git push -u origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages