repo
also known as: repository
repo — A project folder that git is watching.
A repo is the unit of work in modern coding. "The repo" usually means "this project, with all its files and history."
"Clone the repo." "Is it in the main repo or a fork?"
repo — A project folder that git is watching.
A repo is the unit of work in modern coding. "The repo" usually means "this project, with all its files and history."
"Clone the repo." "Is it in the main repo or a fork?"