We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 step-0 ~ step-3이 브랜치 별로 존재합니다. 브랜치가 실수로 삭제되었을 때, 로컬 백업 본을 다시 push하는 것밖에 방법이 없습니다. 그리고 리포지토리를 Release하게 되면 main 브랜치 이외에는 릴리즈에 포함되지 않습니다.
main
브랜치를 main 브랜치의 폴더로 통합하고, 각 폴더마다 REAME.md를 둡니다.
REAME.md
The text was updated successfully, but these errors were encountered:
No branches or pull requests
문제/이슈
현재 step-0 ~ step-3이 브랜치 별로 존재합니다. 브랜치가 실수로 삭제되었을 때, 로컬 백업 본을 다시 push하는 것밖에 방법이 없습니다. 그리고 리포지토리를 Release하게 되면
main
브랜치 이외에는 릴리즈에 포함되지 않습니다.해결책 제시
브랜치를 main 브랜치의 폴더로 통합하고, 각 폴더마다
REAME.md
를 둡니다.The text was updated successfully, but these errors were encountered: