Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 453 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 453 Bytes

#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.