# 테마 가져오기에서 오해의 소지가 있는 "branch" 입력 필드

**URL:** https://meta.discourse.org/t/misleading-branch-input-in-theme-import/404507
**Category:** UX
**Tags:** fixed
**Created:** [6월 4, 2026, 9:23오전 UTC](https://meta.discourse.org/t/misleading-branch-input-in-theme-import/404507 "2026-06-04T09:23:24Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [6월 4, 2026, 9:23오전 UTC](https://meta.discourse.org/t/misleading-branch-input-in-theme-import/404507/1 "2026-06-04T09:23:24Z")

</div>

@angus와 저는 테마가 GitHub에서 업데이트되었을 때 업데이트되지 않은 원인을 파악하는 데 꽤 오랜 시간을 보냈습니다. 결국 테마가 `main` 대신 `d-compat/2026.5`에서 가져와지고 있다는 것을 발견했습니다.

알고 보니, 브랜치 팝업에는 "branch: `main`"이라고 표시되어 있지만, 이 값을 비워 두면 `main`은 입력 필드의 플레이스홀더일 뿐 미리 채워진 값이 아니기 때문에 브랜치가 `nil`로 설정됩니다.

 ![image](https://global.discourse-cdn.com/meta/original/4X/e/e/7/ee7c95f3b91201a524883fabfa0e0f1c6e40f248.png)

---

_[View the full topic](https://meta.discourse.org/t/misleading-branch-input-in-theme-import/404507)._
