# 개발 설치에서 추적 브랜치를 변경하는 방법?

**URL:** https://meta.discourse.org/t/switch-tracking-branch-in-dev-install/372785
**Category:** Development
**Tags:** dev-install
**Created:** [7월 3, 2025, 2:24오후 UTC](https://meta.discourse.org/t/switch-tracking-branch-in-dev-install/372785 "2025-07-03T14:24:05Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [7월 3, 2025, 2:45오후 UTC](https://meta.discourse.org/t/switch-tracking-branch-in-dev-install/372785/2 "2025-07-03T14:45:36Z")

</div>

음, 출력값이 뭔가요?

체크아웃을 마쳤다면, 작업 디렉터리에 중요한 내용이 없다는 것을 확신한다면 다음을 시도해 볼 수 있습니다.

```plaintext
git reset --hard origin/stable

```

---

_[View the full topic](https://meta.discourse.org/t/switch-tracking-branch-in-dev-install/372785)._
