Skip to main content

457 다음에 대한 검색 결과 "move repository"

GitHub Copilot / GitHub Copilot 사용 / 가이드 /

Modernizing legacy code with GitHub Copilot

Node.js. You can find the COBOL code in the modernize-legacy-cobol-app repository. The account management system consists of three key files: main.cob:

REST API / Projects (classic) /

Project (classic) 열에 대한 REST API 엔드포인트

개인용 액세스 토큰 세분화된 토큰에는 다음 권한 집합 중 하나 이상이 있어야 합니다.: "Projects" repository permissions (read) "Projects" organization permissions (read)

REST API / Projects (classic) /

Project (classic) 카드에 대한 REST API 엔드포인트

개인용 액세스 토큰 세분화된 토큰에는 다음 권한 집합 중 하나 이상이 있어야 합니다.: "Projects" repository permissions (read) "Projects" organization permissions (read)

코드 보안 / 시작 /

Adding a security policy to your repository(리포지토리에 보안 정책 추가)

com/electron/electron/blob/main/SECURITY.md을(를) 참조하세요. Adding a security policy to your repository(리포지토리에 보안 정책 추가) GitHub에서 리포지토리의 기본 페이지로 이동합니다. 리포지토리 이름 아래에서 보안을 클릭합니다

조직 / 리포지토리 액세스 관리 / 리포지토리 역할 관리 /

조직의 리포지토리 역할

조직의 각 리포지토리에 대한 액세스를 사용자 지정하여 필요한 기능 및 작업에 대한 액세스 권한을 사용자에게 부여할 수 있습니다. Repository roles for organizations You can give organization members, outside collaborators

REST API /

Projects (classic)에 대한 REST API 엔드포인트

project Get a project Update a project Delete a project List repository projects Create a repository project Create a user project List user projects Project

인증 / 계정 보안 /

Removing sensitive data from a repository(리포지토리에서 중요한 데이터 제거)

git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY 리포지토리의 작업 디렉터리로 이동합니다. cd YOUR-REPOSITORY git-filter-repo 명령을 실행하여 중요한 데이터를 정리합니다. 모든 분기/태그/참조에서

시작하기 / 온보딩 /

GitHub 계정으로 시작하기

approach to development depends on publishing commits from your local repository to GitHub for other people to view, fetch, and update using Git. For more

리포지토리 / 파일 작업 / 파일 관리 /

파일을 새 위치로 이동

새 위치에 파일이 추가(또는 git add)됩니다. $ git add . # Adds the file to your local repository and stages it for commit. # 파일의 스테이징을 해제하려면 ‘git reset HEAD YOUR-FILE’을

GitHub Pages / Jekyll을 사용하여 사이트 설정 /

GitHub 페이지 사이트에 대한 Jekyll 빌드 오류 문제 해결

more information, see About GitHub Pages and Jekyll. Your repository has exceeded our repository size limits. For more information, see About large files