Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Client] PageContainer -> pageContainer #343

Merged
merged 3 commits into from
Jan 1, 2024
Merged

Conversation

yoosion030
Copy link
Member

개요 💡

대문자로 시작하는 폴더명을 소문자로 수정

관련 issue 🤯

원래 cache를 지우며 폴더명을 변경하였지만, 수정 후에 checkout이 되지 않는 문제가 발생하였습니다.

git checkout develop
error: 체크아웃 때문에 추적하지 않는 다음 작업 폴더의 파일을 덮어씁니다:
        packages/hello-gsm/src/Assets/svg/Celebration.tsx
        packages/hello-gsm/src/Assets/svg/ChromeLogo.tsx
        packages/hello-gsm/src/Assets/svg/CloseButton.tsx
        packages/hello-gsm/src/Assets/svg/CrossRectangle.tsx
        ....
브랜치를 전환하기 전에 이 파일을 옮기거나 제거하십시오.

그래서 지금 temp 폴더 명으로 변경 후 진행하고 있습니다. 혹시 해결 방법 아시면 알려주세요.

Copy link

vercel bot commented Dec 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
admin-hello-gsm ✅ Ready (Inspect) Visit Preview Dec 31, 2023 9:37am
hello-gsm ✅ Ready (Inspect) Visit Preview Dec 31, 2023 9:37am
test-hello-gsm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2023 9:37am
test-hello-gsm-admin ✅ Ready (Inspect) Visit Preview Dec 31, 2023 9:37am

@yoosion030 yoosion030 changed the title Feature/page container [Client] PageContainer -> pageContainer Dec 31, 2023
Copy link
Collaborator

@frorong frorong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

temp 폴더명이
Example -> temp -> example
를 뜻하는건가요?

@yoosion030
Copy link
Member Author

temp 폴더명이 Example -> temp -> example 를 뜻하는건가요?

네 맞습니다.

@yoosion030 yoosion030 merged commit e49bab9 into develop Jan 1, 2024
5 checks passed
@yoosion030 yoosion030 deleted the feature/pageContainer branch January 1, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants