> For the complete documentation index, see [llms.txt](https://help.goorm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.goorm.io/ko/goormide/workspace/source-code-management-git/add.md).

# Add

**파일/폴더 수정 후 저장**하면 **"스테이지 전 파일"에 자동 추가**됩니다.

![](/files/-M14TBQ-SUPalttkFwYe)

**파일/폴더명 앞 체크박스 버튼을 클릭**하면 **"스테이지된 파일"**&#xB85C; 이동합니다.\
반대로, 스테이지된 파일을 다시 스테이지 전 파일로 이동하고 싶은 경우, 체크 박스를 해제해주세요.

![](/files/-M14aL5Lv2xvwLZpiou5)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.goorm.io/ko/goormide/workspace/source-code-management-git/add.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.
