This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
firsttime [2025/07/27 20:32] – admin | firsttime [2025/08/09 12:34] (current) – admin | ||
---|---|---|---|
Line 2: | Line 2: | ||
**Welcome!**\\ | **Welcome!**\\ | ||
- | Nice to see you here. This page can help you get started. | + | Nice to see you here. If you reached here after your first login, do not worry: |
- | No Worries! | + | This page can help you get started. The usual question that a person who has just logged-in to //Git Winch// for the first time would be: //Where do I start?// |
+ | |||
+ | No Worries! | ||
+ | |||
+ | Else, go to the appropriate section below. If you are confused about the terminologies used here, they are explained at the end of this topic. | ||
**If you are the owner of an office (or a division of an office)**\\ | **If you are the owner of an office (or a division of an office)**\\ | ||
- | If you were the one who wants to delegate work to your staff, this is where you start. Firstly, you would need to get an //"orgname"// for you and those who work under you. Then you would need to create a repository. But before that you would need to create an account at either GitLab (preferred) or GitHub or Gitea. | + | If you were the one who wants to delegate work to your staff, this is where you start. Firstly, you would need to get an //"org code"// for you and those who work under you. Then you would need to create a repository. But before that you would need to create an account at either GitLab (preferred) or GitHub or Gitea. |
- | You can add/remove members to the repositories that you create. You can also delegate someone else to act as a manager. If you want to set the same person as a manager to multiple repositories, | + | You can add/remove members to the repositories that you create. You can also delegate someone else to act as a manager |
+ | |||
+ | If you want to set the same person as a manager to multiple repositories, | ||
+ | |||
+ | Once a person becomes a manager, then that person can add/remove members and even create the repository that the person was delegated to. | ||
NOTE: We use the term " | NOTE: We use the term " | ||
**If you are a manager of an office**\\ | **If you are a manager of an office**\\ | ||
- | You would be a manager, if an owner of an office who started using //Git Winch// would have made you one. So that person would have told you something of this nature: "You have been made a manager for this repository" | + | You would be a manager, if an owner of an office who started using //Git Winch// would have made you one. So that person would have told you something of this nature: "You have been made a manager for this repository" |
Also that person would have told you the //" | Also that person would have told you the //" | ||
Line 23: | Line 31: | ||
Some person from your office would have told you the //" | Some person from your office would have told you the //" | ||
+ | |||
+ | **Terminologies**\\ | ||
+ | * **Git Host:** A place where the office' | ||
+ | * **Git:** An application that runs in your computer that interacts with the Git Host | ||
+ | * **Repository: | ||
+ | * **PAT:** Personal Access Token. This is obtained by the owner when he/she takes an account at one of the Git Host | ||
+ | * **Encrypted PAT:** An encrypted version of the PAT that the owner can safely give to a manager without the worry that the manager would get ALL access to the Git host. | ||
----- | ----- | ||
[[/ | [[/ | ||