Skip to main content

2,219 Search results for "move repository"

GitHub Copilot / Tutorials /

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:

Repositories / Work with files / Managing large files /

Moving a file in your repository to Git Large File Storage

Moving a file in your repository to Git Large File Storage If you've set up Git LFS, and you have an existing file in your repository that needs to be tracked

Repositories / Archive a repository /

Backing up a repository

tool, or the API to back up your repository. Backing up a repository You can use Git or the API to back up your repository. You may want to take backups of

Migrations / Import source code / Command line /

Importing a Mercurial repository

Importing a Mercurial repository You can import a repository from Mercurial by converting the repository to Git, then pushing the Git repository to GitHub. Prerequisites

Repositories / Work with files / Managing files /

Adding a file to a repository

to a repository You can upload and commit an existing file to a repository on GitHub or by using the command line. Adding a file to a repository on GitHub

Migrations / Import source code / Command line /

Importing a Subversion repository

a Subversion repository You can import a repository from Subversion by converting the repository to Git, then pushing the Git repository to GitHub. Prerequisites

GitHub Issues / Issues / Administering issues /

Transferring an issue to another repository

Transferring an issue to another repository To move an issue to a better fitting repository, you can transfer open issues to other repositories. To transfer

Security and code quality / How-tos / Maintain quality code /

Rolling out GitHub Code Quality at scale

feedback on the results. To target that group, use your organization's Repository access setting for Code Quality. You have two good options for a pilot:

Repositories / Manage repository settings / Manage repository settings /

Setting repository visibility

Setting repository visibility You can choose who can view your repository. About repository visibility changes If you can't change a repository's visibility

Authentication / Account security /

Removing sensitive data from a repository

Removing sensitive data from a repository Sensitive data can be removed from the history of a repository if you can carefully coordinate with everyone