Glossary

Repository A term used in the industry for the place where your project is stored on the server. When submitting our work to server, we often say "pushing to repo" or "committing to ...

Updated over 3 years ago

Repository

A term used in the industry for the place where your project is stored on the server. When submitting our work to server, we often say "pushing to repo" or "committing to repo". And downloading the recent version of project from there is called "updating the repo".