This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
btnaddrepo1 [2025/07/08 19:23] – admin | btnaddrepo1 [2025/08/05 18:21] (current) – admin | ||
---|---|---|---|
Line 2: | Line 2: | ||
**What is a repository? | **What is a repository? | ||
- | Read about it in the [[definitions? | + | Simply put; it is a folder kept somewhere which stores not just files and internal folders but also their various versions. |
**Who can create a new repository? | **Who can create a new repository? | ||
- | A new repository | + | You just need a PAT (Personal Access Token) to one of the 3 types of Git Host we support, to create a repository. |
+ | |||
+ | * Read about setting a person as a manager [[setunsetmanager? | ||
+ | * Read more about [[/ | ||
**What are the mandatory requirements? | **What are the mandatory requirements? | ||
- | //Git Winch// should be aware of the Org/Div name for which the repository is to be created. If this //orgname// was not set, then //Git Winch// will first ask you to //book// a name. | + | //Git Winch// should be aware of the Org. name for which the repository is to be created. |
+ | |||
+ | If you are going to be the owner, then the //Personal Access Token// must be correctly created with the //create repository// permission at your Git Host. Then, you should enter that key in the PAT text-input box on the //Manage// page, and then proceed to create | ||
- | The //Personal Access Token// must be correctly created with the //create repository// | ||
- | A repository can be created by someone else too, say a trusted | + | If you are a manager, |
- | Read more about [[/gitlabApiToken1? | + | When a manager creates repo, //Git Winch// will specifically ask for the encrypted |
**Restrictions**\\ | **Restrictions**\\ | ||
Line 20: | Line 24: | ||
**IMPORTANT**\\ | **IMPORTANT**\\ | ||
- | You cannot clone a repository immediately after you have created it --//even if you are the owner!// You will have to first created deploy keys for yourself and other office workers you want to work in that repository. And; you will also have to //add yourself// (and those workers) as a member of that repository. | + | You cannot clone a repository immediately after you have created it --//even if you are the owner!// You will have to first created deploy keys for yourself and other office workers you want to work in that repository. And; you will also have to //add yourself// (and those workers) as a member of that repository. |
Hover your mouse over those buttons, and press F1 for their help. | Hover your mouse over those buttons, and press F1 for their help. |