Skip to main content

183 Search results for "clone"

Get started / Using GitHub /

Troubleshooting connectivity problems

extensions during captcha verification. Switching cloning methods Switching from cloning via SSH to cloning via HTTPS, or vice versa may improve connectivity

Billing and payments / Manage your plan /

About per-user pricing

repositories, you can make some of your private repositories public, or you can clone your private repositories locally and delete the copies on GitHub. Further

Repositories / Work with files / Managing files /

Editing files

editor by selecting the dropdown menu and clicking github.dev. You can also clone the repository and edit the file locally via GitHub Desktop by clicking GitHub

GitHub Pages / Set up site with Jekyll /

Adding a theme to your GitHub Pages site using Jekyll

editor by selecting the dropdown menu and clicking github.dev. You can also clone the repository and edit the file locally via GitHub Desktop by clicking GitHub

REST API / Metrics /

REST API endpoints for repository traffic

"Viewing traffic to a repository". Get repository clones Get the total number of clones and breakdown per day or week for the last 14 days. Timestamps

Get started / Using Git /

About Git subtree merges

subprojects can be incorporated into a Git repository. Tip: If you create a fresh clone of the repository in the future, the remotes you've added will not be created

Repositories / Work with files / Managing large files /

About large files on GitHub

less than 5 GB is strongly recommended. Smaller repositories are faster to clone and easier to work with and maintain. If your repository excessively impacts

Repositories / Work with files / Managing files /

Moving a file to a new location

editor by selecting the dropdown menu and clicking github.dev. You can also clone the repository and edit the file locally via GitHub Desktop by clicking GitHub

Migrations / Overview /

Programmatically importing repositories

create a repository using GitHub's REST API, then use commands like git clone and git push to import the repository to GitHub.com. How you call the Git

GitHub Actions / Creating actions /

Creating a Docker container action

Actions." Prerequisites You must create a repository on GitHub.com and clone it to your workstation. For more information, see "Creating a new repository"