Types of Repositories Github:- Bare Repositories (Central Repo) Store and Share only. All Central Repositories are Bare Repo. Git:- Non-Bare Repositories (Local Repo) Where we can modify the files. All local Repositories are Non-Bare Repositori...