/Git-Github-learning-mode

Learning and testing Git and Github

Apache License 2.0Apache-2.0

#Learning project on Git and Github

This repositry is use to know how git and github works

Repository/repo - Folder

Commit - Save

Switching - Changing branch

origin/main - it highlights this in command line to showcase files path in remote github not a local machine path

This is 3rd time changes in README.md file through browser

refs/remotes/origin/main

This is the 4th changes done in local machine on top of the existing 3rd changes.