text
stringlengths
12
91.7k
metadata
dict
About is an instant, cloud-based development environment that uses a container to provide you with common languages, tools, and utilities for development. is also configurable, allowing you to create a customized development environment that is the same for all users of your project. See AUTOTITLE. Once is enabled ...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/using-github-codespaces-with-github-classroom.md", "title": "Using GitHub Codespaces with GitHub Classroom" }
About autograding Your teacher can configure tests that automatically check your work when you push to an assignment repository on . If you're a student and your instructor has configured autograding for your assignment in , you'll find autograding test results throughout your assignment repository. If all tests succee...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/learn-with-github-classroom/view-autograding-results.md", "title": "View autograding results" }
About assignment deadlines Your teacher can set an assignment deadline for assignments on . If your teacher makes a deadline a hard cutoff, unless you or your group have received an extension, you will lose write access to your assignment repository after the deadline passes. You can easily monitor the deadline for an ...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/learn-with-github-classroom/viewing-your-assignments-deadline.md", "title": "Viewing your assignment's deadline" }
About assignments in Assignments are coursework created for students in . You can use assignments to test and grade your students, or to help your students practice their learnings. With , you can create individual assignments, to be completed by a single student, or group assignments, to be completed in teams. For mo...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/about-assignments.md", "title": "About assignments" }
About connecting an LMS to your classroom You can connect a learning management system (LMS) to and import a roster of student identifiers from the LMS. Prerequisites Before you can connect your LMS to a classroom, an administrator for your LMS instance needs to register your LMS with GitHub Classroom to initiate the...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/connect-a-learning-management-system-course-to-a-classroom.md", "title": "Connect a learning management system course to a classroom" }
About group assignments Students can work together on a group assignment in a shared repository, like a team of professional developers. You can decide how many teams one assignment can have, and how many members each team can have. Each team that a student creates for an assignment is a team within your organization ...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/create-a-group-assignment.md", "title": "Create a group assignment" }
You can use a template repository on as starter code for an assignment on . Your template repository can contain boilerplate code, documentation, and other resources for your students. For more information, see AUTOTITLE. To use the template repository for your assignment, the template repository must be owned by your...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/create-an-assignment-from-a-template-repository.md", "title": "Create an assignment from a template repository" }
About individual assignments Prerequisites Creating an assignment Setting up the basics for an assignment Name your assignment, decide whether to assign a deadline, and choose the visibility of assignment repositories. Naming an assignment Assigning a deadline for an assignment Choosing an assignment type Choosi...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/create-an-individual-assignment.md", "title": "Create an individual assignment" }
About editing assignments After creating an assignment, you can edit many aspects of the assignment to better fit the needs of yourself and your students. Be aware that you cannot change the assignment type (either individual or group) or the online integrated development environment (IDE) after assignment creation. Fo...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/editing-an-assignment.md", "title": "Editing an assignment" }
About extending assignment deadlines If you set a cutoff date for an assignment in , individual students and groups will lose write access to their assignment repositories once that date has passed. To extend access to assignment repositories for specific students or groups, you can grant those students or groups an ex...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/extending-an-assignments-deadline-for-an-individual-or-group.md", "title": "Extending an assignment's deadline for an individual or group" }
About feedback pull requests for assignments When you enable the pull request for feedback for an assignment, will create a special pull request titled Feedback in the assignment repository for each student or team. The pull request automatically shows every commit that a student pushed to the assignment repository's ...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/leave-feedback-with-pull-requests.md", "title": "Leave feedback with pull requests" }
About classrooms About management of classrooms uses organization accounts on to manage permissions, administration, and security for each classroom that you create. Each organization can have multiple classrooms. After you create a classroom, will prompt you to invite teaching assistants (TAs) and admins to the cl...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/manage-classrooms.md", "title": "Manage classrooms" }
About the assignment overview page Each assignment you create on has an assignment overview page. The assignment overview page provides an overview of your assignment acceptances and student progress. You may see different summary information on an assignment overview page based on the configurations of your assignmen...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/monitor-students-progress-with-the-assignment-overview-page.md", "title": "Monitor students' progress with the assignment overview page" }
About registering an LMS to your classroom Before you can connect your LMS to a classroom, an administrator for your LMS instance needs to configure your LMS to allow and then register your LMS with to initiate the OAuth handshake. An admin only needs to do this registration process once, then any teacher who uses th...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/register-a-learning-management-system-with-github-classroom.md", "title": "Register a learning management system with GitHub Classroom" }
About reusing assignments You can reuse an existing individual or group assignment in any other classroom you have access to, including classrooms in a different organization. You can also reuse multiple assignments at once from a classroom. If you choose to reuse an assignment, will copy the assignment to the classro...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/reuse-an-assignment.md", "title": "Reuse an assignment" }
About autograding After a student accepts an assignment, on every push to the assignment repository (or on a teacher-defined schedule), runs the commands for your autograding test in a Linux environment containing the student's newest code. creates the necessary workflows for . You don't need experience with to use ...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/use-autograding.md", "title": "Use autograding" }
The Git & starter assignment is a pre-made course that summarizes the basics of Git and and links students to resources to learn more about specific topics. Prerequisites Creating the starter assignment If there are no existing assignments in the classroom 1. Sign into . 1. Navigate to a classroom. 1. In the Assi...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/use-the-git-and-github-starter-assignment.md", "title": "Use the Git and GitHub starter assignment" }
[!WARNING] Closing down: This gh extension is closing down. The application will be retired on August 28, 2026. For more information, see the closing down notice. About CLI <!-- omit in toc -- For more information, see AUTOTITLE. You can work with in the to: List classrooms View classroom information List a...
{ "source": "github-docs/education/manage-coursework-with-github-classroom/teach-with-github-classroom/using-github-classroom-with-github-cli.md", "title": "Using {% data variables.product.prodname_classroom %} with {% data variables.product.prodname_cli %}" }
Introduction Educators who teach a course on software development can use discounts, partnerships, training, and tools from to effectively teach relevant skills to students. In this guide, you'll get started with , sign up for accounts and discounted services through , and create a space for your course and assignment...
{ "source": "github-docs/education/quickstart.md", "title": "Quickstart for GitHub Educators" }
provides a variety of different tools to support these migrations. Different tools support different migration pathways and provide different levels of migration fidelity. To determine the best tool for your migration, understand what you can migrate, and learn how to make your migration successful, see AUTOTITLE. The ...
{ "source": "github-docs/enterprise-onboarding/getting-started-with-your-enterprise/about-migrating-to-github-enterprise-cloud.md", "title": "About migrating to GitHub Enterprise Cloud" }
The method of adding users to your enterprise and controlling authentication varies depending on the enterprise type that you chose. Personal accounts If you chose an enterprise with personal accounts, you will invite users to your enterprise with their existing account. Later in this onboarding journey, you will add...
{ "source": "github-docs/enterprise-onboarding/getting-started-with-your-enterprise/adding-users-to-your-enterprise.md", "title": "Adding users to your enterprise" }
To set up a trial, you must be signed in to a personal account. <a href="https://github.com/account/enterprises/new?refproduct=ghec&reftype=trial&refstyle=button&refplan=enterprise" target="blank" class="btn btn-primary mt-3 mr-3 no-underline"<spanTry </span </a What is included in the trial? The trial lasts for days...
{ "source": "github-docs/enterprise-onboarding/getting-started-with-your-enterprise/setting-up-a-trial-of-github-enterprise.md", "title": "Setting up a trial of GitHub Enterprise" }
Using ruleset enforcement statuses Creating a branch or tag ruleset 1. Under "Policies", click Code. For a more detailed explanation of the available options, see AUTOTITLE. Next steps Learn how to monitor and audit activity in your enterprise. See AUTOTITLE.
{ "source": "github-docs/enterprise-onboarding/govern-people-and-repositories/protect-branches.md", "title": "Protecting branches in your enterprise with rulesets" }
About the You can navigate, search, and run commands on with the . The command palette is an on-demand way to show suggestions based on your current context and resources you've used recently. You can open the command palette with a keyboard shortcut from anywhere on , which saves you time and keeps your hands on the...
{ "source": "github-docs/get-started/accessibility/github-command-palette.md", "title": "GitHub Command Palette" }
About keyboard shortcuts Typing <kbd?</kbd on brings up a dialog box that lists the keyboard shortcuts available for that page. You can use these keyboard shortcuts to perform actions across the site without using your mouse to navigate. You can disable character key shortcuts, while still allowing shortcuts that use ...
{ "source": "github-docs/get-started/accessibility/keyboard-shortcuts.md", "title": "Keyboard shortcuts" }
For choice and flexibility in how and when you use , you can configure theme settings to change how looks to you. You can choose from themes that are light or dark, or you can configure to follow your system settings. You may want to use a dark theme to reduce power consumption on certain devices, to reduce eye strai...
{ "source": "github-docs/get-started/accessibility/managing-your-theme-settings.md", "title": "Managing your theme settings" }
For more information, see AUTOTITLE. If you opt out of the for a repository, the repository will be excluded from any long-term archives that may create in the future. 1. Under "Features", select or deselect Preserve this repository. Further reading FAQ
{ "source": "github-docs/get-started/archiving-your-github-personal-account-and-public-repositories/opting-into-or-out-of-the-github-archive-program-for-your-public-repository.md", "title": "Opting into or out of the GitHub Archive Program for your public repository" }
stores repository and profile metadata from your personal account's activity. You can export your personal account's data through your account settings on or with the User Migration API. For more information about the data stores that is available for exporting, see AUTOTITLE. When you request an export of your perso...
{ "source": "github-docs/get-started/archiving-your-github-personal-account-and-public-repositories/requesting-an-archive-of-your-personal-accounts-data.md", "title": "Requesting an archive of your personal account's data" }
Contributing to a project on is an essential skill for developers and collaborators working together to achieve shared goals. Whether you're fixing bugs, adding features, or improving documentation, the process of contributing ensures structured and efficient collaboration. By following the flow of forking repositori...
{ "source": "github-docs/get-started/exploring-projects-on-github/contributing-to-a-project.md", "title": "Contributing to a project" }
In this article, you'll learn how to contribute to an open source project by working through an example. We'll guide you through making a contribution to the github/docs repository: familiarizing yourself with the repository, finding an area to contribute, making and submitting a pull request, and working with maintain...
{ "source": "github-docs/get-started/exploring-projects-on-github/contributing-to-open-source.md", "title": "Contributing to open source" }
can help you find repositories, topics, and people that match your interests. You might want to discover projects so that you can learn a new skill, see how other people solve problems, or find a project to contribute to. As you explore, you can use different features for different goals: Explore can help you browse ...
{ "source": "github-docs/get-started/exploring-projects-on-github/discovering-projects-on-github.md", "title": "Discovering projects on GitHub" }
Open source software powers much of the technology you use daily, from the web browser on your screen to the NASA Ingenuity helicopter that flew on Mars. Contributing to open source software allows you to build upon your technical expertise, boost your portfolio, help shape the future of technology, and connect with de...
{ "source": "github-docs/get-started/exploring-projects-on-github/finding-ways-to-contribute-to-open-source-on-github.md", "title": "Finding ways to contribute to open source on GitHub" }
About followers For more information, see AUTOTITLE. You can unfollow an organization if you do not wish to see their public activity on . Following an organization 1. Go to the organization page you want to follow. 1. In the top-right corner, click Follow. Unfollowing an organization 1. Go to the organization page ...
{ "source": "github-docs/get-started/exploring-projects-on-github/following-organizations.md", "title": "Following organizations" }
About followers When you follow people, you'll see their public activity on your personal dashboard. If someone you follow stars a public repository, may recommend the repository to you. For more information, see AUTOTITLE. You can unfollow someone if you do not wish to see their public activity on . Following a user...
{ "source": "github-docs/get-started/exploring-projects-on-github/following-people.md", "title": "Following people" }
You can search, sort, and filter your starred repositories and topics on your . About stars Starring makes it easy to find a repository or topic again later. You can see all the repositories and topics you have starred by going to your . You can star repositories and topics to discover similar projects on . For exampl...
{ "source": "github-docs/get-started/exploring-projects-on-github/saving-repositories-with-stars.md", "title": "Saving repositories with stars" }
In this guide, you’ll learn how to use to understand a repository’s purpose, examine files, and dive into specific lines of code. By following these steps, you’ll gain insights into any project faster—making onboarding, code review, and project exploration easier and more efficient. Prerequisites Understanding a rep...
{ "source": "github-docs/get-started/exploring-projects-on-github/using-github-copilot-to-explore-projects.md", "title": "Using GitHub Copilot to explore projects" }
About remote repositories A remote URL is Git's fancy way of saying "the place where your code is stored." That URL could be your repository on GitHub, or another user's fork, or even on a completely different server. You can only push to two types of URL addresses: An HTTPS URL like https:///user/repo.git An SSH URL...
{ "source": "github-docs/get-started/git-basics/about-remote-repositories.md", "title": "About remote repositories" }
Using as your editor 1. Install (). For more information, see Setting up in the documentation. 1. Type this command: shell git config --global core.editor "code --wait" 1. Install (). For more information, see Setting up in the documentation. 1. Type this command: shell git config --global core.edito...
{ "source": "github-docs/get-started/git-basics/associating-text-editors-with-git.md", "title": "Associating text editors with Git" }
[!TIP] If you clone repositories using SSH, then you can authenticate using an SSH key instead of using other credentials. For information about setting up an SSH connection, see AUTOTITLE. will automatically store your Git credentials for you when you choose HTTPS as your preferred protocol for Git operations and a...
{ "source": "github-docs/get-started/git-basics/caching-your-github-credentials-in-git.md", "title": "Caching your GitHub credentials in Git" }
About line endings Every time you press <kbdreturn</kbd on your keyboard you insert an invisible character called a line ending. Different operating systems handle line endings differently. When you're collaborating on projects with Git and , Git might produce unexpected results if, for example, you're working on a Win...
{ "source": "github-docs/get-started/git-basics/configuring-git-to-handle-line-endings.md", "title": "Configuring Git to handle line endings" }
Learning all available Git commands at once can be a daunting task. You can use Git Cheat Sheets for a quick reference to frequently used commands. The "Using Git" cheat sheet is available in several languages. In addition, take a look at our Git and GitHub learning resources page that links to guides, videos and more.
{ "source": "github-docs/get-started/git-basics/git-cheatsheet.md", "title": "Git cheatsheet" }
You can adopt the flow method to standardize how your team functions and collaborates on . For more information, see AUTOTITLE.
{ "source": "github-docs/get-started/git-basics/git-workflows.md", "title": "Git workflows" }
Configuring ignored files for a single repository You can create a .gitignore file in your repository's root directory to tell Git which files and directories to ignore when you make a commit. To share the ignore rules with other users who clone the repository, commit the .gitignore file into your repository. GitHub ma...
{ "source": "github-docs/get-started/git-basics/ignoring-files.md", "title": "Ignoring files" }
[!NOTE] Adding a remote repository To add a new remote, use the git remote add command on the terminal, in the directory your repository is stored at. The git remote add command takes two arguments: A remote name, for example, origin A remote URL, for example, https:///OWNER/REPOSITORY.git For example: $ git remote...
{ "source": "github-docs/get-started/git-basics/managing-remote-repositories.md", "title": "Managing remote repositories" }
Using Git To use Git on the command line, you need to download, install, and configure Git on your computer. You can also install to use from the command line. For more information, see AUTOTITLE. If you want to work with Git locally, but do not want to use the command line, you can download and install the client. ...
{ "source": "github-docs/get-started/git-basics/set-up-git.md", "title": "Set up Git" }
About Git usernames You can change the name that is associated with your Git commits using the git config command. The new name you set will be visible in any future commits you push to from the command line. If you'd like to keep your real name private, you can use any text as your Git username. Changing the name ass...
{ "source": "github-docs/get-started/git-basics/setting-your-username-in-git.md", "title": "Setting your username in Git" }
[!NOTE] Updating credentials from the macOS Keychain only applies to users who manually configured a using the osxkeychain helper that is built-in to macOS. We recommend you either configure SSH or upgrade to the Git Credential Manager (GCM) instead. GCM can manage authentication on your behalf (no more manual s) in...
{ "source": "github-docs/get-started/git-basics/updating-credentials-from-the-macos-keychain.md", "title": "Updating credentials from the macOS Keychain" }
Using an HTTPS remote URL has some advantages compared with using SSH. It's easier to set up than SSH, and usually works through strict firewalls and proxies. However, it also prompts you to enter your credentials every time you pull or push a repository. You can avoid being prompted for your password by configuring G...
{ "source": "github-docs/get-started/git-basics/why-is-git-always-asking-for-my-credentials.md", "title": "Why is Git always asking for my credentials?" }
About products has many features that help you improve and maintain the quality of your code. Some of these are included in all plans, such as dependency graph and . Other security features require you to purchase one of 's products: Some of these features, such as and , are enabled for public repositories by defau...
{ "source": "github-docs/get-started/learning-about-github/about-github-advanced-security.md", "title": "About GitHub Advanced Security" }
About access permissions on Roles work differently for different types of accounts. For more information about accounts, see AUTOTITLE. Personal accounts A repository owned by a personal account has two permission levels: the repository owner and collaborators. For more information, see AUTOTITLE. Organization accou...
{ "source": "github-docs/get-started/learning-about-github/access-permissions-on-github.md", "title": "Access permissions on GitHub" }
What plans and pricing changes did GitHub announce on April 14? GitHub announced the following plans and pricing changes: GitHub Free for organizations is immediately available and includes private repositories for unlimited users All organizations previously using Team for Open Source now have GitHub Free GitHub Fr...
{ "source": "github-docs/get-started/learning-about-github/faq-about-changes-to-githubs-plans.md", "title": "FAQ about changes to GitHub's plans" }
--- Further reading The Official Git Glossary Git documentation Git command list
{ "source": "github-docs/get-started/learning-about-github/github-glossary.md", "title": "GitHub glossary" }
<!-- If you make changes to this article, also update any feature-level articles to reflect the same changes in language support. -- About supported languages Most features work regardless of which languages your code is written in. You can search for code or enable syntax highlighting based on any language known to ...
{ "source": "github-docs/get-started/learning-about-github/github-language-support.md", "title": "GitHub language support" }
About 's plans offers free and paid plans for storing and collaborating on code. Some plans are available only to personal accounts, while other plans are available only to organization and enterprise accounts. For more information about accounts, see AUTOTITLE. See costs and features for each plan at . When you read...
{ "source": "github-docs/get-started/learning-about-github/githubs-plans.md", "title": "GitHub's plans" }
About accounts With , you can store and collaborate on code. Accounts allow you to organize and control access to that code. There are three types of accounts on . User accounts Organization accounts Enterprise accounts Every person who uses signs in to a user account. An organization account enhances collaboration...
{ "source": "github-docs/get-started/learning-about-github/types-of-github-accounts.md", "title": "Types of GitHub accounts" }
Overview Local development means setting up and running your project on your own computer instead of in the cloud or on a remote server. When you develop locally, you can work on your code without an internet connection and experiment without affecting the live application. The steps required to configure a local devel...
{ "source": "github-docs/get-started/learning-to-code/developing-your-project-locally.md", "title": "Developing your project locally" }
As you're learning to code, it's normal to accidentally introduce vulnerabilities into your projects. If these security issues aren't addressed before you share your work, attackers can use them to manipulate your code and access sensitive data, so it's important to identify and patch them as soon as possible. Thankful...
{ "source": "github-docs/get-started/learning-to-code/finding-and-fixing-your-first-code-vulnerability.md", "title": "Finding and fixing your first code vulnerability" }
Using pre-written collections of code in your project, called libraries or packages, is common practice. These code modules save you a ton of time, letting you focus on the new, creative aspects of your work instead of coding large reusable components from scratch. When added to your project, they are called dependenci...
{ "source": "github-docs/get-started/learning-to-code/finding-and-fixing-your-first-dependency-vulnerability.md", "title": "Finding and fixing your first dependency vulnerability" }
How can I learn from code on ? Learning from projects on is a great way of learning new techniques and finding inspiration for your own projects. However, with millions of publicly available repositories on , finding code that applies to your project can be overwhelming. Even after you find the perfect repository, it ...
{ "source": "github-docs/get-started/learning-to-code/finding-and-understanding-example-code.md", "title": "Finding and understanding example code" }
About coding collaboratively When you're working with others on , you typically make your changes in a branch or fork of the main project and then submit them as a pull request. A pull request shows the differences between the original code and your changes, and invites the repository maintainer to merge your code into...
{ "source": "github-docs/get-started/learning-to-code/getting-feedback-on-your-code-from-github-copilot.md", "title": "Getting feedback on your code from GitHub Copilot" }
Have you ever wished you had a time machine for your code? Well, Git is exactly that, and so much more! If you aren't familiar with Git, it's a version control system that helps you keep track of changes to your code. You can save a snapshot of your project at a particular point in time, then make experimental changes ...
{ "source": "github-docs/get-started/learning-to-code/getting-started-with-git.md", "title": "Getting started with Git" }
Finding and fixing bugs in code can be frustrating, especially when you're a new developer. Thankfully, tools like can quickly identify and squash bugs, letting you focus on more creative, interesting work. Prerequisites The examples in this article assume you're using to debug a Python project in (). To follow the...
{ "source": "github-docs/get-started/learning-to-code/learning-to-debug-with-github-copilot.md", "title": "Learning to debug with GitHub Copilot" }
One of the best things about open source software is the ability to reuse other people's code. Repurposing code helps you save time, discover new functionality, and learn other programming styles. There are two main ways to reuse code: Copying and pasting a code snippet directly into your project. If you're new to cod...
{ "source": "github-docs/get-started/learning-to-code/reusing-other-peoples-code-in-your-projects.md", "title": "Reusing other people's code in your projects" }
Can help me learn to code? Yes! can adapt to meet your changing needs throughout your coding journey. When you're an experienced developer, you'll use as a coding assistant. While you're learning to code, it's more beneficial as a supportive companion. In this guide, you’ll learn how to set up to act as a tutor tha...
{ "source": "github-docs/get-started/learning-to-code/setting-up-copilot-for-learning-to-code.md", "title": "Setting up Copilot for learning to code" }
What is a secret? In software development, a secret is a piece of sensitive information that is used to authenticate or authorize access to systems, services, data, and APIs. Examples include: API keys and access tokens that allow you to interact with external services such as 's REST API. Access tokens also allow ser...
{ "source": "github-docs/get-started/learning-to-code/storing-your-secrets-safely.md", "title": "Storing your secrets safely" }
About provides two types of Enterprise products: The main difference between the products is that is hosted by , while is self-hosted. includes an enterprise account, which allows you to manage multiple organizations. You can choose to let enterprise members create and manage their own personal accounts, or you ca...
{ "source": "github-docs/get-started/onboarding/getting-started-with-github-enterprise-cloud.md", "title": "Getting started with GitHub Enterprise Cloud" }
This guide will walk you through setting up, configuring and managing as an enterprise administrator. provides two ways to deploy . hosts . You can deploy and host in your own datacenter or a supported cloud provider. For more information about , see AUTOTITLE. Part 1: Installing To get started, you will need to ...
{ "source": "github-docs/get-started/onboarding/getting-started-with-github-enterprise-server.md", "title": "Getting started with GitHub Enterprise Server" }
This guide will walk you through setting up, configuring and managing your account as an organization owner. Part 1: Configuring your account on As the first steps in starting with , you will need to create a personal account or log into your existing account on , create an organization, and set up billing. 1. Abou...
{ "source": "github-docs/get-started/onboarding/getting-started-with-github-team.md", "title": "Getting started with GitHub Team" }
This guide will walk you through setting up the products in your trial, and provide you with the resources you need to get the most out of the trial. Part 1: Setting up your trial 1. Learn about the trial For full details of what is included in the trial, and what happens during, and after the trial, see AUTOTITLE....
{ "source": "github-docs/get-started/onboarding/getting-started-with-the-github-enterprise-cloud-trial.md", "title": "Getting started with the GitHub Enterprise Cloud trial" }
This guide will walk you through setting up your account and getting started with 's features for collaboration and community. Part 1: Configuring your account The first steps in starting with are to create an account, choose a product that fits your needs best, verify your email, set up two-factor authentication, ...
{ "source": "github-docs/get-started/onboarding/getting-started-with-your-github-account.md", "title": "Getting started with your GitHub account" }
[!NOTE] do not have access to the program. About With , you can showcase your expertise in technologies and workflows. Earning a gives you a competitive edge in the job market by allowing you to promote your skills in a specific domain. Foundations Certification With the Foundations certificate, you can high...
{ "source": "github-docs/get-started/showcase-your-expertise-with-github-certifications/about-github-certifications.md", "title": "About {% data variables.product.prodname_certifications %}" }
[!NOTE] do not have access to the program. About registration When you’re prepared and ready to schedule your exam, you can register from any certification details page on the Registration page. During the scheduling process you can choose if you want to take the exam in a local test center or online. With an onli...
{ "source": "github-docs/get-started/showcase-your-expertise-with-github-certifications/registering-for-a-github-certifications-exam.md", "title": "Registering for a {% data variables.product.prodname_certifications %} exam" }
So far, you've worked in the browser. In this tutorial, you'll use to clone your repository to your computer so you can edit files in your own code editor. Prerequisites A stargazers-log repository. If you haven't created it yet, see AUTOTITLE. installed on your computer. Installing If you don't have yet, insta...
{ "source": "github-docs/get-started/start-your-journey/connecting-to-your-code-locally.md", "title": "Connecting to your code locally" }
In this tutorial, you'll create the repository you'll use throughout this series. You'll build a small software project called stargazers-log. By the end of the journey, you'll plan work, write code, review changes, and deploy your code to a live website. stargazers-log is a simple website that tracks and displays repo...
{ "source": "github-docs/get-started/start-your-journey/creating-a-repository-for-your-project-on-github.md", "title": "Creating a repository for your project on GitHub" }
Your feature is merged, so now you can share it. In this tutorial, you'll set up automatic deployment so every push to main publishes your software project to a live website. [!NOTE] The URL of your site depends on which version of you use. On , your site is published at YOUR-USERNAME.github.io/REPOSITORY. If y...
{ "source": "github-docs/get-started/start-your-journey/deploying-your-website-automatically.md", "title": "Deploying your website automatically" }
Using Become better acquainted with through our AUTOTITLE articles: To review the fundamentals of a workflow, see AUTOTITLE. To learn about the various tools for working with repositories hosted on , and how to choose a tool that best suits your needs, see AUTOTITLE. To understand the different communication tool...
{ "source": "github-docs/get-started/start-your-journey/git-and-github-learning-resources.md", "title": "Git and GitHub learning resources" }
Before you write code, capture what you want to build and track your progress. In this tutorial, you'll plan and organize work for your website's first feature using and . Prerequisites A stargazers-log repository. If you haven't created it yet, see AUTOTITLE. Creating an issue Issues track ideas, tasks, and bugs f...
{ "source": "github-docs/get-started/start-your-journey/planning-your-work.md", "title": "Planning your work" }
A pull request is a chance to look at your work with fresh eyes before it becomes part of main. In this tutorial, you'll review your own changes, apply improvements, and merge the first feature for your website. Prerequisites An open pull request for your add-starred-list branch. If you haven't opened one yet, see AU...
{ "source": "github-docs/get-started/start-your-journey/reviewing-your-proposed-changes.md", "title": "Reviewing your proposed changes" }
is a platform for building software. Whether you are starting a new project or contributing to an existing one, brings together the tools and workflows you need across every stage of the software development life cycle (SDLC). and the software development life cycle The software development life cycle describes the ...
{ "source": "github-docs/get-started/start-your-journey/what-is-github.md", "title": "What is GitHub?" }
Now you'll build the website feature you planned: a page that lists starred repositories. Along the way, you'll follow the core developer workflow—setting up a space for your work, making and saving your changes, and proposing them for review—using branches, commits, and a pull request. Prerequisites A local clone of...
{ "source": "github-docs/get-started/start-your-journey/writing-and-storing-your-code.md", "title": "Writing and storing your code" }
Typically, you would use git rebase to: Edit previous commit messages Combine multiple commits into one Delete or revert commits that are no longer necessary [!WARNING] Because changing your commit history can make things difficult for everyone else using the repository, it's considered bad practice to rebase comm...
{ "source": "github-docs/get-started/using-git/about-git-rebase.md", "title": "About Git rebase" }
About subtree merges Typically, a subtree merge is used to contain a repository within a repository. The "subrepository" is stored in a folder of the main repository. The best way to explain subtree merges is to show by example. We will: Make an empty repository called test that represents our project. Merge another ...
{ "source": "github-docs/get-started/using-git/about-git-subtree-merges.md", "title": "About Git subtree merges" }
About version control and Git A version control system, or VCS, tracks the history of changes as people and teams collaborate on projects together. As developers make changes to the project, any earlier version of the project can be recovered at any time. Developers can review project history to find out: Which change...
{ "source": "github-docs/get-started/using-git/about-git.md", "title": "About Git" }
If another person has pushed to the same branch as you, Git won't be able to push your changes: $ git push origin main > To https://{% data variables.product.product_url %}/USERNAME/REPOSITORY.git > ! [rejected] main -> main (non-fast-forward) > error: failed to push some refs to 'https://{% data variables.prod...
{ "source": "github-docs/get-started/using-git/dealing-with-non-fast-forward-errors.md", "title": "Dealing with non-fast-forward errors" }
About branch and tag names Most repositories use simple branch names, such as main or update-icons. Tag names also usually follow a basic format, such as a version number like v1.2.3. Both branch names and tag names may also use the path separator (/) for structure, for example area/item or level-1/level-2/level-3. Oth...
{ "source": "github-docs/get-started/using-git/dealing-with-special-characters-in-branch-and-tag-names.md", "title": "Dealing with special characters in branch and tag names" }
Options for getting changes These commands are very useful when interacting with a remote repository. clone and fetch download remote code from a repository's remote URL to your local computer, merge is used to merge different people's work together with yours, and pull is a combination of fetch and merge. Cloning a r...
{ "source": "github-docs/get-started/using-git/getting-changes-from-a-remote-repository.md", "title": "Getting changes from a remote repository" }
About git push The git push command takes two arguments: A remote name, for example, origin A branch name, for example, main For example: git push REMOTE-NAME BRANCH-NAME As an example, you usually run git push origin main to push your local changes to your online repository. Renaming branches To rename a branch, yo...
{ "source": "github-docs/get-started/using-git/pushing-commits-to-a-remote-repository.md", "title": "Pushing commits to a remote repository" }
After you reorder and manipulate commits using git rebase, should a merge conflict occur, Git will tell you so with the following message printed to the terminal: error: could not apply fa39187... something to add to patch A When you have resolved this problem, run "git rebase --continue". If you prefer to skip this pa...
{ "source": "github-docs/get-started/using-git/resolving-merge-conflicts-after-a-git-rebase.md", "title": "Resolving merge conflicts after a Git rebase" }
[!NOTE] You need Git version 2.22.0 or later to follow these instructions, otherwise git filter-repo will not work. If you create a new clone of the repository, you won't lose any of your Git history or changes when you split a folder into a separate repository. However, note that the new repository won't have the bra...
{ "source": "github-docs/get-started/using-git/splitting-a-subfolder-out-into-a-new-repository.md", "title": "Splitting a subfolder out into a new repository" }
About the push limit has a maximum 2 GiB limit for a single push. You might hit this limit when trying to upload very large repositories for the first time, importing large repositories from other platforms, or when trying to rewrite the history of large existing repositories. If you hit this limit, you may see one of...
{ "source": "github-docs/get-started/using-git/troubleshooting-the-2-gb-push-limit.md", "title": "Troubleshooting the 2 GiB push limit" }
Using Git rebase In this example, we will cover all of the git rebase commands available, except for exec. We'll start our rebase by entering git rebase --interactive HEAD~7 on the terminal. Our favorite text editor will display the following lines: pick 1fc6c95 Patch A pick 6b2481b Patch B pick dd1475d something I wan...
{ "source": "github-docs/get-started/using-git/using-git-rebase-on-the-command-line.md", "title": "Using Git rebase on the command line" }
Patch A # This is the 2nd commit message: something to add to patch A # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # Not currently on any branch. # Changes to be committed: # (use "git reset HEAD <file>..." to unstage) # # modif...
{ "source": "github-docs/get-started/using-git/using-git-rebase-on-the-command-line.md", "title": "Using Git rebase on the command line" }
About access to from a restricted network In rare cases, an institution's network access policy may restrict access to specific domain names for end users. For example, the policy may use DNS filtering to deny access to sites like . If your institution requires this level of control, but you still want to permit acces...
{ "source": "github-docs/get-started/using-github/allowing-access-to-githubs-services-from-a-restricted-network.md", "title": "Allowing access to GitHub's services from a restricted network" }
Introduction provides built-in collaborative communication tools allowing you to interact closely with your community. This quickstart guide will show you how to pick the right tool for your needs. You can create and participate in issues, pull requests, and team discussions, depending on the type of conversation you'...
{ "source": "github-docs/get-started/using-github/communicating-on-github.md", "title": "Communicating on GitHub" }
Introduction is a web-based app that lets you host files in repositories, collaborate on work, and track changes to files over time. Version tracking on is powered by the open source software Git. Whenever you update a repository on , Git tracks the changes you make. There are many ways to work with , and you can cho...
{ "source": "github-docs/get-started/using-github/connecting-to-github.md", "title": "Connecting to GitHub" }
's release cycle 's products and features can go through multiple release phases. Phase Description -------------------- The product or feature is under heavy development and often has changing requirements and scope. The feature is available for demonstration and test purposes but may not be documented. release...
{ "source": "github-docs/get-started/using-github/exploring-early-access-releases-with-feature-preview.md", "title": "Exploring early access releases with feature preview" }
Introduction flow is a lightweight, branch-based workflow. The flow is useful for everyone, not just developers. For example, here at , we use flow for our site policy, documentation, and roadmap. Prerequisites To follow flow, you will need a account and a repository. For information on how to create an account, ...
{ "source": "github-docs/get-started/using-github/github-flow.md", "title": "GitHub flow" }
About gives you a way to do high-impact work on quickly and from anywhere. is a safe and secure way to access your data through a trusted, first-party client application. With you can: Manage, triage, and clear notifications Read, review, and collaborate on issues and pull requests Edit files in pull requests ...
{ "source": "github-docs/get-started/using-github/github-mobile.md", "title": "GitHub Mobile" }
Introduction This tutorial teaches you essentials like repositories, branches, commits, and pull requests. You'll create your own Hello World repository and learn 's pull request workflow, a popular way to create and review code. In this quickstart guide, you will: Create and use a repository. Start and manage a new...
{ "source": "github-docs/get-started/using-github/hello-world.md", "title": "Hello World" }
About web browser support We design with the latest web browsers in mind. We recommend that you use the latest version of one of the following browsers. Apple Safari Google Chrome Microsoft Edge Mozilla Firefox If you do not use the latest version of a recommended browser, or if you use a browser that is not liste...
{ "source": "github-docs/get-started/using-github/supported-browsers.md", "title": "Supported browsers" }