Skip to content

faithtinarwo/plpbasicgitassignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#plpbasicgitassignment Created a new repository named PLPBasicGitAssignment. Initialized it with a README file. Created a new folder on your local machine called PLPBasicGitAssignment. Opened git bash and navigate to this folder. Initialize a new Git repository in your local folder git init git remote add origin https://github.com/faithtinarwo/PLPBasicGitAssignment.git Created new text file inside your local folder named hello.txt. Added the text "Hello, Git!" to hello.txt. git commit -m "Add hello.txt with Hello, Git git push -u origin main Refresh github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors