Skip to content

HsnAlwayel/JSFoundations-Git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Git Task Steps

  1. Fork this repository.
  2. Clone it in your Development.
  3. Create a new file using the touch command.
  4. Add all the files to the repository: git add .
  5. Commit all the files: git commit -m "your message here"
  6. Push to the remote repository: git push
  7. See changes on GitHub.

Once finished, please share a link to your repository with the instructor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published