개발 및 코드
GitLab 아이디 중복 확인기
아이디를 결정하기 전, GitLab의 공식 계정 규정을 준수하는지 확인하세요:
GitLab 아이디 생성 규칙 및 제한사항
아이디를 결정하기 전, GitLab의 공식 계정 규정을 준수하는지 확인하세요:
| 최소 길이 | 2 글자 |
|---|---|
| 최대 길이 | 255 글자 |
| 허용 문자 | Alphanumeric, underscores, periods, and hyphens |
| 특별 제한사항 | Cannot start with hyphen or end with .git |
| 공개 프로필 URL 형태 | https://gitlab.com/{username} |
| 공식 계정 등록 페이지 | https://gitlab.com/users/sign_up↗ |