> For the complete documentation index, see [llms.txt](https://help.readymage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.readymage.com/project-management/project-settings/git-management.md).

# Git Management

The environment source code is hosted on GitHub. Here you can grant and remove access to the repo.

<figure><img src="/files/L31cYT2OxfIclBm8fO7N" alt=""><figcaption></figcaption></figure>

## Add Git User

Before you can access your GitHub repository you must add a GitHub user.

Owner, Admin and Developer member roles can add git users.

1. Click **+ Add User**.&#x20;

<figure><img src="/files/t03Nd5HqMsO0SCw7fVOI" alt="" width="563"><figcaption></figcaption></figure>

2. Enter the GitHub username.
3. Select the appropriate permission level.
4. Click **Add User**.&#x20;

<figure><img src="/files/l2wUhmRthjZU9uKASWei" alt=""><figcaption></figcaption></figure>

Note the git user permissions:

* **Read** can pull source code from repository
* **Write** can pull and push changes to repository
* **Triage** can pull source code from repository and manage pull requests and issues

[Learn more here](https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization#permissions-for-each-role).

## Change Git User permission

Owner, Admin and Developer member roles can change git user permission.

1. Click the permission dropdown

<figure><img src="/files/yoogRLtnVxDO66g2p7Hb" alt=""><figcaption></figcaption></figure>

2. Select the desired permission level.

<figure><img src="/files/mtDkEHZMQl56aGaFkm4i" alt=""><figcaption></figcaption></figure>

3. The permission is updated automatically upon selection.

## Delete User

Should you wish to remove users from your repository you can use the **Delete** button next to each of the usernames, to delete a specific user.

<figure><img src="/files/nlJyh24sOxlLTLuuTQOA" alt=""><figcaption></figcaption></figure>
