Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ title: Finding ways to contribute to open source on GitHub
intro: 'You can find ways to contribute to open source projects on {% data variables.product.product_location %} that are relevant to you.'
permissions: '{% data reusables.enterprise-accounts.emu-permission-interact %}'
redirect_from:
- /articles/where-can-i-find-open-source-projects-to-work-on/
- /articles/finding-interesting-projects-on-github/
- /articles/about-official-github-mirrors/
- /articles/about-github-mirrors/
- /articles/where-can-i-find-open-source-projects-to-work-on
- /articles/finding-interesting-projects-on-github
- /articles/about-official-github-mirrors
- /articles/about-github-mirrors
- /articles/finding-open-source-projects-on-github
- /github/getting-started-with-github/finding-open-source-projects-on-github
- /github/getting-started-with-github/finding-ways-to-contribute-to-open-source-on-github
Expand Down
8 changes: 4 additions & 4 deletions content/get-started/exploring-projects-on-github/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
title: Exploring projects on GitHub
intro: 'Discover interesting projects on {% data variables.product.product_name %} and contribute to open source by collaborating with other people.'
redirect_from:
- /categories/stars/
- /categories/87/articles/
- /categories/exploring-projects-on-github/
- /categories/stars
- /categories/87/articles
- /categories/exploring-projects-on-github
- /articles/exploring-projects-on-github
- /github/getting-started-with-github/exploring-projects-on-github/
- /github/getting-started-with-github/exploring-projects-on-github
versions:
fpt: '*'
ghes: '*'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: Saving repositories with stars
intro: 'You can star repositories and topics to keep track of projects you find interesting{% ifversion fpt or ghec %} and discover related content in your news feed{% endif %}.'
redirect_from:
- /articles/stars/
- /articles/about-stars/
- /articles/browsing-friends-stars/
- /articles/managing-your-stars/
- /articles/stars
- /articles/about-stars
- /articles/browsing-friends-stars
- /articles/managing-your-stars
- /articles/saving-repositories-with-stars
- /github/getting-started-with-github/saving-repositories-with-stars
- /github/getting-started-with-github/exploring-projects-on-github/saving-repositories-with-stars
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: About remote repositories
redirect_from:
- /articles/working-when-github-goes-down/
- /articles/sharing-repositories-without-github/
- /articles/working-when-github-goes-down
- /articles/sharing-repositories-without-github
- /articles/about-remote-repositories
- /articles/which-url-should-i-use/
- /articles/which-url-should-i-use
- /articles/which-remote-url-should-i-use
- /github/using-git/which-remote-url-should-i-use
- /github/using-git/about-remote-repositories
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: Associating text editors with Git
intro: Use a text editor to open and edit your files with Git.
redirect_from:
- /textmate/
- /articles/using-textmate-as-your-default-editor/
- /articles/using-sublime-text-2-as-your-default-editor/
- /textmate
- /articles/using-textmate-as-your-default-editor
- /articles/using-sublime-text-2-as-your-default-editor
- /articles/associating-text-editors-with-git
- /github/using-git/associating-text-editors-with-git
- /github/getting-started-with-github/associating-text-editors-with-git
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Caching your GitHub credentials in Git
redirect_from:
- /firewalls-and-proxies/
- /firewalls-and-proxies
- /articles/caching-your-github-password-in-git
- /github/using-git/caching-your-github-password-in-git
- /github/using-git/caching-your-github-credentials-in-git
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: Configuring Git to handle line endings
intro: 'To avoid problems in your diffs, you can configure Git to properly handle line endings.'
redirect_from:
- /dealing-with-lineendings/
- /line-endings/
- /articles/dealing-with-line-endings/
- /dealing-with-lineendings
- /line-endings
- /articles/dealing-with-line-endings
- /articles/configuring-git-to-handle-line-endings
- /github/using-git/configuring-git-to-handle-line-endings
- /github/getting-started-with-github/configuring-git-to-handle-line-endings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Git workflows
intro: '{% data variables.product.prodname_dotcom %} flow is a lightweight, branch-based workflow that supports teams and projects that deploy regularly.'
redirect_from:
- /articles/what-is-a-good-git-workflow/
- /articles/what-is-a-good-git-workflow
- /articles/git-workflows
- /github/using-git/git-workflows
- /github/getting-started-with-github/git-workflows
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Ignoring files
redirect_from:
- /git-ignore/
- /ignore-files/
- /git-ignore
- /ignore-files
- /articles/ignoring-files
- /github/using-git/ignoring-files
- /github/getting-started-with-github/ignoring-files
Expand Down
2 changes: 1 addition & 1 deletion content/get-started/getting-started-with-git/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ redirect_from:
- /github/using-git/getting-started-with-git-and-github
- /github/using-git/learning-about-git
- /articles/learning-about-git
- /github/getting-started-with-github/getting-started-with-git/
- /github/getting-started-with-github/getting-started-with-git
versions:
fpt: '*'
ghes: '*'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: Managing remote repositories
intro: 'Learn to work with your local repositories on your computer and remote repositories hosted on {% data variables.product.product_name %}.'
redirect_from:
- /categories/18/articles/
- /remotes/
- /categories/managing-remotes/
- /categories/18/articles
- /remotes
- /categories/managing-remotes
- /articles/managing-remote-repositories
- /articles/adding-a-remote
- /github/using-git/adding-a-remote
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Access permissions on GitHub
redirect_from:
- /articles/needs-to-be-written-what-can-the-different-types-of-org-team-permissions-do/
- /articles/what-are-the-different-types-of-team-permissions/
- /articles/what-are-the-different-access-permissions/
- /articles/needs-to-be-written-what-can-the-different-types-of-org-team-permissions-do
- /articles/what-are-the-different-types-of-team-permissions
- /articles/what-are-the-different-access-permissions
- /articles/access-permissions-on-github
- /github/getting-started-with-github/access-permissions-on-github
- /github/getting-started-with-github/learning-about-github/access-permissions-on-github
Expand Down
2 changes: 1 addition & 1 deletion content/get-started/learning-about-github/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Learning about GitHub
intro: 'Learn how you can use {% data variables.product.company_short %} products to improve your software management process and collaborate with other people.'
redirect_from:
- /articles/learning-about-github
- /github/getting-started-with-github/learning-about-github/
- /github/getting-started-with-github/learning-about-github
versions:
fpt: '*'
ghes: '*'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: Types of GitHub accounts
intro: 'Your user account is your identity on {% data variables.product.product_location %}. Your user account can be a member of any number of organizations.{% ifversion fpt or ghec %} Organizations can belong to enterprise accounts.{% endif %}'
redirect_from:
- /manage-multiple-clients/
- /managing-clients/
- /articles/what-s-the-difference-between-user-and-organization-accounts/
- /articles/differences-between-user-and-organization-accounts/
- /manage-multiple-clients
- /managing-clients
- /articles/what-s-the-difference-between-user-and-organization-accounts
- /articles/differences-between-user-and-organization-accounts
- /articles/types-of-github-accounts
- /github/getting-started-with-github/types-of-github-accounts
- /github/getting-started-with-github/learning-about-github/types-of-github-accounts
Expand Down
2 changes: 1 addition & 1 deletion content/get-started/quickstart/be-social.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Be social
redirect_from:
- /be-social/
- /be-social
- /articles/be-social
- /github/getting-started-with-github/be-social
- /github/getting-started-with-github/quickstart/be-social
Expand Down
2 changes: 1 addition & 1 deletion content/get-started/quickstart/communicating-on-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ intro: 'You can discuss specific projects and changes, as well as broader ideas
miniTocMaxHeadingLevel: 3
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/getting-started/quickstart-for-communicating-on-github
- /articles/about-discussions-in-issues-and-pull-requests/
- /articles/about-discussions-in-issues-and-pull-requests
- /github/collaborating-with-issues-and-pull-requests/about-conversations-on-github
- /github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github
- /github/getting-started-with-github/quickstart/communicating-on-github
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Git and GitHub learning resources
redirect_from:
- /articles/good-resources-for-learning-git-and-github/
- /articles/what-are-other-good-resources-for-learning-git-and-github/
- /articles/good-resources-for-learning-git-and-github
- /articles/what-are-other-good-resources-for-learning-git-and-github
- /articles/git-and-github-learning-resources
- /github/getting-started-with-github/git-and-github-learning-resources
- /github/getting-started-with-github/quickstart/git-and-github-learning-resources
Expand Down
4 changes: 2 additions & 2 deletions content/get-started/quickstart/github-flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: GitHub flow
intro: 'Follow {% data variables.product.prodname_dotcom %} flow to collaborate on projects.'
redirect_from:
- /articles/creating-and-editing-files-in-your-repository/
- /articles/github-flow-in-the-browser/
- /articles/creating-and-editing-files-in-your-repository
- /articles/github-flow-in-the-browser
- /articles/github-flow
- /github/collaborating-with-issues-and-pull-requests/github-flow
- /github/getting-started-with-github/github-flow
Expand Down
2 changes: 1 addition & 1 deletion content/get-started/signing-up-for-github/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Signing up for GitHub
intro: 'Start using {% data variables.product.prodname_dotcom %} for yourself or your team.'
redirect_from:
- /articles/signing-up-for-github
- /github/getting-started-with-github/signing-up-for-github/
- /github/getting-started-with-github/signing-up-for-github
versions:
fpt: '*'
ghes: '*'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Setting up a trial of GitHub Enterprise Server
intro: 'You can try {% data variables.product.prodname_ghe_server %} for free.'
redirect_from:
- /articles/requesting-a-trial-of-github-enterprise/
- /articles/requesting-a-trial-of-github-enterprise
- /articles/setting-up-a-trial-of-github-enterprise-server
- /github/getting-started-with-github/setting-up-a-trial-of-github-enterprise-server
- /github/getting-started-with-github/signing-up-for-github/setting-up-a-trial-of-github-enterprise-server
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Verifying your email address
intro: 'Verifying your primary email address ensures strengthened security, allows {% data variables.product.prodname_dotcom %} staff to better assist you if you forget your password, and gives you access to more features on {% data variables.product.prodname_dotcom %}.'
redirect_from:
- /articles/troubleshooting-email-verification/
- /articles/setting-up-email-verification/
- /articles/troubleshooting-email-verification
- /articles/setting-up-email-verification
- /articles/verifying-your-email-address
- /github/getting-started-with-github/verifying-your-email-address
- /github/getting-started-with-github/signing-up-for-github/verifying-your-email-address
Expand Down
6 changes: 3 additions & 3 deletions content/get-started/using-git/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ redirect_from:
- /articles/using-common-git-commands
- /github/using-git/using-common-git-commands
- /github/using-git/using-advanced-git-commands
- /categories/52/articles/
- /categories/advanced-git/
- /categories/52/articles
- /categories/advanced-git
- /articles/using-advanced-git-commands
- /github/using-git/changing-author-info
- /github/getting-started-with-github/using-git/
- /github/getting-started-with-github/using-git
versions:
fpt: '*'
ghes: '*'
Expand Down
2 changes: 1 addition & 1 deletion content/get-started/using-github/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Using GitHub
intro: 'Explore {% data variables.product.company_short %}''s products from different platforms and devices.'
redirect_from:
- /articles/using-github
- /github/getting-started-with-github/using-github/
- /github/getting-started-with-github/using-github
versions:
fpt: '*'
ghes: '*'
Expand Down
6 changes: 3 additions & 3 deletions content/get-started/using-github/keyboard-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: Keyboard shortcuts
intro: 'Nearly every page on {% data variables.product.prodname_dotcom %} has a keyboard shortcut to perform actions faster.'
redirect_from:
- /articles/using-keyboard-shortcuts/
- /categories/75/articles/
- /categories/keyboard-shortcuts/
- /articles/using-keyboard-shortcuts
- /categories/75/articles
- /categories/keyboard-shortcuts
- /articles/keyboard-shortcuts
- /github/getting-started-with-github/keyboard-shortcuts
- /github/getting-started-with-github/using-github/keyboard-shortcuts
Expand Down
4 changes: 2 additions & 2 deletions content/get-started/using-github/supported-browsers.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Supported browsers
redirect_from:
- /articles/why-doesn-t-graphs-work-with-ie-8/
- /articles/why-don-t-graphs-work-with-ie8/
- /articles/why-doesn-t-graphs-work-with-ie-8
- /articles/why-don-t-graphs-work-with-ie8
- /articles/supported-browsers
- /github/getting-started-with-github/supported-browsers
- /github/getting-started-with-github/using-github/supported-browsers
Expand Down
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.0-cn-records.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.0-cn.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.0-en-records.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.0-en.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.0-es-records.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.0-es.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.0-ja-records.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.0-ja.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.0-pt-records.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.0-pt.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.1-cn-records.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.1-cn.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.1-en-records.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.1-en.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.1-es-records.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.1-es.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.1-ja-records.json.br
Git LFS file not shown
4 changes: 2 additions & 2 deletions lib/search/indexes/github-docs-3.1-ja.json.br
Git LFS file not shown
Loading