This is an old revision of the document!


Definitions

What is a repository?
Simply speaking, think of a repository as a folder inside which files and sub-folders are stored. But it is actually more than that: It also stores earlier versions of the files in there too. When you use Git Winch usually you would create more than one repository โ€“ each one created to ensure that the members working on the files therein only handle just those files they need to work on, and not others. So the work of an office can be separated on a need-to-know basis. In case someone leaves the office, that person does not get the entire data of the office (which often would have been the case if he/she was working without Git Winch!)

What is an org or orgname?
In Git Winch repositories are assumed to belong to some organization (or a division in the organization) We use the term: orgname to represent a short code that represents such an organization (or division). Not much work can be done if an orgname is not set when you start Git Winch The orgname can be seen at the bottom left corner of Git Winch.


Learn the concepts | Table of Contents

definitions.1752073576.txt.gz ยท Last modified: by admin