About 400 results
Open links in new tab
  1. Adding a file to a repository - GitHub Docs

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

  2. Uploading a project to GitHub - GitHub Docs

    Uploading your files to a GitHub repository lets you: Apply version control when you make edits to the files, so your project's history is protected and manageable.

  3. Adding locally hosted code to GitHub

    If your code is stored locally on your computer and is tracked by Git or not tracked by any version control system (VCS), you can import the code to GitHub using GitHub CLI or Git commands.

  4. Adding a repository from your local computer to GitHub Desktop

    You can add a Git repository from your local computer to GitHub Desktop by dragging the folder onto the GitHub Desktop window. If you drag multiple Git folders into GitHub Desktop at the same time, each …

  5. Managing files - GitHub Docs

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

  6. Creating new files - GitHub Docs

    In your repository, browse to the folder where you want to create a file. Above the list of files, select the Add file dropdown menu, then click Create new file.

  7. Adding an existing project to GitHub using GitHub Desktop

    Select the "Organization" dropdown menu, then either click the organization where you want to publish the repository, or, to publish the repository to your personal account, click None.

  8. Working with files - GitHub Docs

    Learn how to manage and use files in repositories. Managing files Creating new files Adding a file to a repository Moving a file to a new location Editing files Renaming a file Deleting files in a repository …

  9. Quickstart for repositories - GitHub Docs

    You can find interesting projects and repositories on GitHub and make changes to them by creating a fork of the repository. Forking a repository will allow you to make changes to another repository …

  10. Adding a file to a repository - GitHub Enterprise Server 3.16 Docs

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