# RabbitVCS Git (Git 클라이언트)

RabbitVCS 프로젝트는 사용하는 SVN, GIT, HG 등의 버전 관리 시스템에 대해 사용자에게 동일한 환경을 제공하는 GUI 프로그램입니다. 이 프로젝트는 터미널의 명령행을 이용하지 않고도 파일 탐색기에서 모든 버전 관리 시스템의 작업을 수행할 수 있습니다.

## RabbitVCS 설치하기

**:: HamoniKR OS**

```
사용자는 RabbitVCS 설치없이 바로 사용하실 수 있습니다. 
```

**:: Ubuntu**, **LinuxMint** 등 다른 배포판 사용자의 경우 아래 방법으로 설치할 수 있습니다.

```bash
$ curl -sL https://pkg.hamonikr.org/add-hamonikr.apt | sudo -E bash -
$ sudo apt install -y hamonikr-nemo-rabbitvcs
```

### 사용법.

1. "Clone"하실 리포지토리의 URL을 복사합니다.&#x20;

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

2. 깃허브 리포지토리를 저장하실 위치에서 마우스 우측 버튼을 클릭 후 "RabbitVCS GIT > Clone"을 선택합니다.

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

3. 복사하신 깃허브 리포지토리의 URL이 자동으로 입력되어 있는것을 확인 하신 후 "OK" 버튼을 클릭합니다.

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

4. 깃허브 레포지토리에서 로컬 저장소로 다운로드가 진행이되며, 다운로드가 완료된면 "OK" 버튼을 클릭하여 종료합니다.

<figure><img src="/files/7uzKbpZpxVF2oWETKjwY" alt=""><figcaption></figcaption></figure>

5. 다운로드 하신 깃허브 저장소의 폴더로 이동을 하신 후 마우스 우측 버튼을 클릭하면, 깃 명령어(Update, Commit, Push등등)을 사용하실 수 있습니다. &#x20;

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

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hamonikr.org/hamonikr-7.0/recommendation/git-./rabbitvcs-git-git.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
