Skip to content

hongvanhoang/hello-world-git

Repository files navigation

hello-world

Hello World repository for Git tutorial This is an example repository for the Git tutoial on https://www.w3schools.com

This repository is built step by step in the tutorial.

This line is added on 23 October 2023. I use SSH to push -u, done in the following steps:

  • check for existing SSH key
  • generate SSH key
  • add SSH key to GitHub account

git fetch on the local repository doesn't show anything if there isn't any changes.

(git) pull is a combination of fetch and merge.

About

Hello World respository for w3schools Git tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published