Skip to main content

183 Search results for "clone"

GitHub Packages /

Quickstart for GitHub Packages

information, see "Creating a new repository." Clone the repository to your local machine. git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY

GitHub Education / GitHub Classroom / Integrate with an IDE /

Run student code in an IDE

for an assignment, you can run the code within the IDE. You don't need to clone the assignment repository to your computer. For more information about IDEs

Get started / Getting started with Git /

Why is Git always asking for my password?

every time you try to interact with GitHub, you're probably using the HTTPS clone URL for your repository. Using an HTTPS remote URL has some advantages compared

Contribute to GitHub Docs / Your working environment /

Creating a local environment

plugin behavior is supported. Setting up your local environment You can clone the GitHub Docs repository and run the application locally on your computer

GitHub Desktop / Overview /

GitHub Desktop keyboard shortcuts

Command+N Add a new repository Command+O Add a local repository Shift+Command+O Clone a repository from GitHub Command+T Show a list of your repositories Command+P

Repositories / Work with files / Managing large files /

About Git Large File Storage

somewhere else). GitHub manages this pointer file in your repository. When you clone the repository down, GitHub uses the pointer file as a map to go and find

Code security / CodeQL CLI / Advanced functionality /

Advanced setup of the CodeQL CLI

analysis of all supported languages. Clone a copy of this repository into codeql-home. By default, the root of the cloned repository will be called codeql

GitHub CLI / GitHub CLI /

About GitHub CLI

switching context. GitHub CLI includes GitHub features such as: View, create, clone, and fork repositories Create, close, edit, and view issues and pull requests

Repositories / Create & manage repositories /

Renaming a repository

"About GitHub Pages." In addition to redirecting web traffic, all git clone, git fetch, or git push operations targeting the previous location will continue

Get started / Getting started with Git /

Updating credentials from the macOS Keychain

it's successful, nothing will print out. To test that it works, try and clone a private repository from GitHub.com. If you are prompted for a password