# 테마 가져오기에서 오해의 소지가 있는 "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:** 10

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [6월 8, 2026, 4:45오후 UTC](https://meta.discourse.org/t/misleading-branch-input-in-theme-import/404507/10 "2026-06-08T16:45:26Z")

</div>

> [@RGJ](#):
>
> 결국 테마가 `main`이 아닌 `d-compat/2026.5`에서 가져오고 있다는 사실을 발견했습니다.

방금 이 PR을 열었습니다. 이 PR은 UI에 **실제로 설치된** 브랜치 이름과 업데이트를 위한 해석된 대상 브랜치 이름을 추가합니다:

> <https://github.com/discourse/discourse/pull/40649>
>
> When a remote theme is installed or updated from a git repository, Discourse may… check out a compatibility-pinned ref (a \`d-compat/YYYY.MM\` branch or a \`.discourse-compatibility\` entry) rather than the requested branch.
> 
> Previously this wasn't obvious in the UI. This commit surfaces the currently-running compatibility reference, and the compatibility reference of any pending update.
> 
> \<img width="650" height="293" alt="image" src="https://github.com/user-attachments/assets/11137fbd-e6e3-4786-8234-5799965d05c6" /\>

---

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