サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
ブラックフライデー
docs.github.com/articles
You can compare the state of your repository across branches, tags, commits, forks, and dates. To compare different versions of your repository, append /compare to your repository's path. We'll demonstrate the power of Compare by looking at the compare page for a fork of the Linguist repo, which is at https://github.com/octocat/linguist/compare/master...octocat:master. Every repository's Compare v
Tip If you use branch protection rules that require specific status checks, make sure that job names are unique across all workflows. Using the same job name in multiple workflows can cause ambiguous status check results and block pull requests from being merged. See About status checks. You can enforce certain workflows or requirements before a collaborator can push changes to a branch in your re
You can create guidelines to communicate how people should contribute to your project. About contributing guidelines To help your project contributors do good work, you can add a file with contribution guidelines to your project repository's root, docs, or .github folder. When someone opens a pull request or creates an issue, they will see a link to that file. The link to the contributing guidelin
Our integrated search covers the many repositories, users, and lines of code on GitHub. About searching on GitHub You can search globally across all of GitHub, or scope your search to a particular repository or organization. To search globally across all of GitHub, type what you're looking for into the search field at the top of any page, and choose "Search all of GitHub" in the search dropdown me
Use the text editor to add your page's content. In the "Edit message" field, type a commit message describing the new file you’re adding. To commit your changes to the wiki, click Save Page. Editing wiki pages On GitHub, navigate to the main page of the repository. Under your repository name, click Wiki. Using the wiki sidebar on the right, navigate to the page you want to change. In the upper-rig
About keyboard shortcuts Typing ? on GitHub 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 modifier keys, in your accessibility settings. For more information, see Managing a
HTTPS cloning errors There are a few common errors when using HTTPS with Git. These errors usually indicate you have an old version of Git, or you don't have access to the repository. Here's an example of an HTTPS error you might receive: > error: The requested URL returned error: 401 while accessing > https://github.com/USER/REPO.git/info/refs?service=git-receive-pack > fatal: HTTP request failed
Syncing a fork branch from the web UI On GitHub, navigate to the main page of the forked repository that you want to sync with the upstream repository. Above the list of files, select the Sync fork dropdown menu. Review the details about the commits from the upstream repository, then click Update branch. If the changes from the upstream repository cause conflicts, GitHub will prompt you to create
GitHub Pages is available in public repositories with GitHub Free and GitHub Free for organizations, and in public and private repositories with GitHub Pro, GitHub Team, GitHub Enterprise Cloud, and GitHub Enterprise Server. For more information, see GitHub’s plans.
About repository transfers When you transfer a repository to a new owner, they can immediately administer the repository's contents, issues, pull requests, releases, projects, and settings. You can also change the repository name while transferring a repository. See Renaming a repository. Prerequisites for repository transfers: When you transfer a repository that you own to another personal accoun
You must configure a remote that points to the upstream repository in Git to sync changes you make in a fork with the original repository. This also allows you to sync changes made in the original repository with the fork. Open TerminalTerminalGit Bash. List the current configured remote repository for your fork. $ git remote -v > origin https://github.com/YOUR-USERNAME/YOUR-FORK.git (fetch) > ori
About your contribution graph Your profile contributions graph is a record of contributions you've made to repositories on GitHub. Contributions are timestamped according to Coordinated Universal Time (UTC) rather than your local time zone. Contributions are only counted if they meet certain criteria. In some cases, we may need to rebuild your graph in order for contributions to appear. If you are
About importing source code Importing your source code to GitHub makes it easier for you and others to work together on projects and manage code. GitHub helps you collaborate, track changes, and organize tasks, making it simpler to build and manage projects. For more information, see About GitHub and Git. Adding existing source code to GitHub If you have source code stored locally on your computer
You can search for issues and pull requests globally across all of GitHub, or search for issues and pull requests within a particular organization. For more information, see About searching on GitHub. Tip This article contains example searches on GitHub.com, but you can use the same search filters on other GitHub platforms. You can build advanced filters using boolean and nested queries on your re
GitHub account names are available on a first-come, first-served basis, and are intended for immediate and active use. What if the username I want is already taken? Keep in mind that not all activity on GitHub is publicly visible; accounts with no visible activity may be in active use. If the username you want has already been claimed, consider other names or unique variations. Using a number, hyp
Tip If you clone GitHub 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 Connecting to GitHub with SSH. GitHub CLI GitHub CLI will automatically store your Git credentials for you when you choose HTTPS as your preferred protocol for Git operations and answer "yes" to the prompt asking if y
You can structure the information shared on GitHub with various formatting options.
Welcome to GitHub's Guide to the Digital Millennium Copyright Act, commonly known as the "DMCA." This page is not meant as a comprehensive primer to the statute. However, if you've received a DMCA takedown notice targeting content you've posted on GitHub or if you're a rights-holder looking to issue such a notice, this page will hopefully help to demystify the law a bit as well as our policies for
Rendering and diffing images GitHub can display several common image formats, including PNG, JPG, GIF, PSD, and SVG. In addition to simply displaying them, there are several ways to compare differences between versions of those image formats. Note GitHub does not support comparing the differences between PSD files. If you are using the Firefox browser, SVGs on GitHub may not render. Viewing images
You can use OAuth tokens to interact with GitHub via automated scripts. Step 1: Get an OAuth token Create a personal access token on your application settings page. For more information, see "Creating a personal access token." Tips: You must verify your email address before you can create a personal access token. For more information, see "Verifying your email address." We recommend that you regul
You only need to use the legacy code search syntax if you are using the code search API. Note This article covers the syntax for legacy code search, which you should only need to use for the REST API endpoint for searching code. For information on the code search syntax that you can use on GitHub, see Understanding GitHub Code Search syntax. You can search globally across all of GitHub, or scope y
If you use your GitHub account for both personal and work purposes, there are a few things to keep in mind when you leave your company or organization. Before you leave your company, make sure you update the following information in your personal account: Unverify your company email address by deleting it in your Email settings. You can then re-add it without verifying to keep any associated commi
You can use a personal access token in place of a password when authenticating to GitHub in the command line or with the API. About personal access tokens Personal access tokens are an alternative to using passwords for authentication to GitHub when using the GitHub API or the command line. Personal access tokens are intended to access GitHub resources on behalf of yourself. To access resources on
次のページ
このページを最初にブックマークしてみませんか?
『docs.github.com』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く