-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4dfecfb
commit 67a0e95
Showing
2 changed files
with
215 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
redirect_from: | ||
- /on-demand/downloads/github-bash-cheat-sheet/ | ||
- /on-demand/downloads/it/github-git-cheat-sheet/ | ||
- /on-demand/downloads/sk/github-git-cheat-sheet/ | ||
- /on-demand/downloads/bn_BD/github-git-cheat-sheet/ | ||
- /on-demand/downloads/pt_BR/github-git-cheat-sheet/ | ||
- /on-demand/downloads/ja/github-git-cheat-sheet/ | ||
- /on-demand/downloads/pt_PT/github-git-cheat-sheet/ | ||
- /on-demand/downloads/ru/github-git-cheat-sheet/ | ||
- /on-demand/downloads/zh_CN/github-git-cheat-sheet/ | ||
- /on-demand/downloads/kr/github-git-cheat-sheet/ | ||
- /on-demand/downloads/ar/github-git-cheat-sheet/ | ||
- /on-demand/downloads/de/github-git-cheat-sheet/ | ||
- /on-demand/downloads/id/github-git-cheat-sheet/ | ||
- /on-demand/downloads/fr/github-git-cheat-sheet/ | ||
- /on-demand/downloads/fa/github-git-cheat-sheet/ | ||
- /on-demand/downloads/es_ES/github-git-cheat-sheet/ | ||
- /on-demand/downloads/github-git-cheat-sheet/ | ||
- /on-demand/resources/ | ||
- /on-demand/resources/cheatsheets/ | ||
- /on-demand/downloads/submodule-vs-subtree-cheat-sheet/ | ||
- /on-demand/downloads/subversion-migration/ | ||
- /on-demand/downloads/es_ES/github-git-cheat-sheet.pdf | ||
- /on-demand/downloads/fr/github-git-cheat-sheet.pdf | ||
- /on-demand/downloads/github-git-cheat-sheet.pdf | ||
- /on-demand/downloads/ja/github-git-cheat-sheet.pdf | ||
- /on-demand/downloads/pt_BR/github-git-cheat-sheet.pdf | ||
- /on-demand/downloads/pt_PT/github-git-cheat-sheet.pdf | ||
redirect_to: "/" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,184 @@ | ||
--- | ||
redirect_from: | ||
- /on-demand/ | ||
- /on-demand/resources/ | ||
- /on-demand/articles/version-control-with-git/ | ||
- /on-demand/articles/git-basics/ | ||
- /on-demand/articles/php-big-deal/ | ||
- /on-demand/articles/promoted-git-builds/ | ||
- /on-demand/articles/the-fringes-of-git/ | ||
- /on-demand/articles/getting-good-with-git/ | ||
- /on-demand/articles/orgs-and-teams/ | ||
- /on-demand/articles/pro-git/ | ||
- /on-demand/articles/git-notes-and-github/ | ||
- /on-demand/articles/mastering-git/ | ||
- /on-demand/articles/mastering-advanced-git/ | ||
- /on-demand/articles/advanced-git-at-javazone/ | ||
- /on-demand/articles/what-is-github-pages/ | ||
- /on-demand/articles/continuous-integration-continuous-delivery/ | ||
- /on-demand/articles/forking/ | ||
- /on-demand/articles/reset/ | ||
- /on-demand/articles/github-for-windows/ | ||
- /on-demand/articles/youtube-channel/ | ||
- /on-demand/intro-to-github/es/ | ||
- /on-demand/merge-conflicts/ | ||
- /on-demand/windows/ | ||
- /on-demand/intro-to-github/ | ||
- /on-demand/github-desktop/ | ||
- /on-demand/intro-to-github/es/crear-cuenta-github | ||
- /on-demand/intro-to-github/create-github-account | ||
- /on-demand/windows/getting-started | ||
- /on-demand/electron/create-an-app/ | ||
- /on-demand/github-cli/ | ||
- /on-demand/github-desktop/es/ | ||
- /on-demand/graphql/ | ||
- /on-demand/merge-conflicts/normal-merge/ | ||
- /on-demand/electron/package-your-app/ | ||
- /on-demand/electron/share-your-app/ | ||
- /on-demand/windows/installing-git | ||
- /on-demand/windows/configure-git | ||
- /on-demand/windows/git-crlf | ||
- /on-demand/windows/git-credentials | ||
- /on-demand/windows/editors | ||
- /on-demand/electron/create-an-app/create-your-app/ | ||
- /on-demand/graphql/first-use | ||
- /on-demand/github-desktop/es/instalar-github-desktop | ||
- /on-demand/github-desktop/install-github-desktop | ||
- /on-demand/intro-to-github/join-class-repository | ||
- /on-demand/github-cli/git-configuration | ||
- /on-demand/merge-conflicts/mc-description/ | ||
- /on-demand/electron/share-your-app/list-on-app-stores/ | ||
- /on-demand/merge-conflicts/setup/ | ||
- /on-demand/intro-to-github/es/unete-repo-clase | ||
- /on-demand/electron/package-your-app/use-electron-packager/ | ||
- /on-demand/merge-conflicts/first-conflict/ | ||
- /on-demand/windows/vi-basics | ||
- /on-demand/windows/configure-editors | ||
- /on-demand/electron/package-your-app/add-an-icon/ | ||
- /on-demand/github-desktop/es/crear-repo-remoto | ||
- /on-demand/github-cli/create-remote-repository | ||
- /on-demand/github-desktop/create-remote-repository | ||
- /on-demand/intro-to-github/es/explora-repositorio | ||
- /on-demand/intro-to-github/explore-github-repository | ||
- /on-demand/graphql/first-query | ||
- /on-demand/electron/create-an-app/push-your-project-to-github/ | ||
- /on-demand/electron/share-your-app/share-on-websites/ | ||
- /on-demand/windows/visual-studio | ||
- /on-demand/windows/install-visual-studio | ||
- /on-demand/windows/vs-start-project | ||
- /on-demand/windows/vs-make-commit | ||
- /on-demand/windows/vs-push-changes | ||
- /on-demand/windows/vs-sync | ||
- /on-demand/windows/merge-conflict | ||
- /on-demand/windows/open-repo | ||
- /on-demand/electron/share-your-app/celebrate/ | ||
- /on-demand/github-cli/choose-github-pages-theme | ||
- /on-demand/github-desktop/choose-github-pages-theme | ||
- /on-demand/windows/congrats | ||
- /on-demand/electron/create-an-app/create-your-apps-files/ | ||
- /on-demand/github-desktop/es/elegir-tema-github-pages | ||
- /on-demand/merge-conflicts/example-01/ | ||
- /on-demand/intro-to-github/es/flujo-github | ||
- /on-demand/intro-to-github/use-github-flow | ||
- /on-demand/graphql/query-info | ||
- /on-demand/electron/package-your-app/test-your-app/ | ||
- /on-demand/graphql/another-query | ||
- /on-demand/electron/package-your-app/celebrate/ | ||
- /on-demand/github-desktop/es/clonar-repositorio-github-desktop | ||
- /on-demand/github-desktop/clone-repository-github-desktop | ||
- /on-demand/github-cli/clone-repo-cli | ||
- /on-demand/intro-to-github/es/creando-rama-branch | ||
- /on-demand/intro-to-github/create-a-branch | ||
- /on-demand/merge-conflicts/example-02/ | ||
- /on-demand/electron/create-an-app/run-your-first-electron-app/ | ||
- /on-demand/windows/01 | ||
- /on-demand/electron/create-an-app/add-your-index-html/ | ||
- /on-demand/intro-to-github/es/buscar-coordenadas | ||
- /on-demand/github-desktop/es/crear-branches-github-desktop | ||
- /on-demand/github-desktop/create-branches-github-desktop | ||
- /on-demand/github-cli/create-branches-git | ||
- /on-demand/merge-conflicts/example-03/ | ||
- /on-demand/intro-to-github/find-your-coordinates | ||
- /on-demand/graphql/mutation | ||
- /on-demand/electron/create-an-app/add-css/ | ||
- /on-demand/github-desktop/es/hacer-cambios-github-desktop | ||
- /on-demand/merge-conflicts/ide-intro/ | ||
- /on-demand/github-cli/make-local-changes-git | ||
- /on-demand/github-desktop/make-changes-github-desktop | ||
- /on-demand/intro-to-github/es/trabajar-en-github | ||
- /on-demand/intro-to-github/work-on-github | ||
- /on-demand/github-cli/add-commits-git | ||
- /on-demand/github-desktop/add-commits-github-desktop | ||
- /on-demand/electron/create-an-app/add-javascript/ | ||
- /on-demand/intro-to-github/es/crear-pull-request | ||
- /on-demand/intro-to-github/create-pull-request | ||
- /on-demand/merge-conflicts/ide-atom/ | ||
- /on-demand/github-desktop/es/nuevos-commits-github-desktop | ||
- /on-demand/github-desktop/es/pull-request-github-desktop | ||
- /on-demand/electron/create-an-app/celebrate/ | ||
- /on-demand/intro-to-github/es/colaborar-en-github | ||
- /on-demand/intro-to-github/collaborate-on-github | ||
- /on-demand/merge-conflicts/ide-vs-ext/ | ||
- /on-demand/github-desktop/pull-request-github-desktop | ||
- /on-demand/github-cli/open-pull-request-github | ||
- /on-demand/intro-to-github/edit-files-on-github | ||
- /on-demand/intro-to-github/es/editar-en-github | ||
- /on-demand/merge-conflicts/ide-eclipse | ||
- /on-demand/github-desktop/es/merge-pull-request-github | ||
- /on-demand/github-desktop/merge-pull-request-github | ||
- /on-demand/github-cli/merge-pull-request-github | ||
- /on-demand/merge-conflicts/ide-vs-code/ | ||
- /on-demand/intro-to-github/es/merge-pull-requests | ||
- /on-demand/intro-to-github/merge-pull-request | ||
- /on-demand/github-desktop/es/ver-sitio-github-pages | ||
- /on-demand/github-desktop/view-github-pages-site | ||
- /on-demand/github-cli/view-github-pages-site | ||
- /on-demand/intro-to-github/es/celebrar | ||
- /on-demand/intro-to-github/you-completed-github-flow | ||
- /on-demand/merge-conflicts/ide-gh-desktop | ||
- /on-demand/github-desktop/push-with-github-desktop | ||
- /on-demand/github-cli/git-push-git-pull | ||
- /on-demand/github-desktop/es/push-con-github-desktop | ||
- /on-demand/github-desktop/add-github-pages-site-showcase | ||
- /on-demand/github-desktop/es/a%C3%B1adir-github-pages-escaparate | ||
- /on-demand/github-cli/add-github-pages-site-showcase | ||
- /on-demand/merge-conflicts/what-next/ | ||
- /on-demand/github-cli/github-flow-cli | ||
- /on-demand/github-desktop/review-github-flow | ||
- /on-demand/github-desktop/es/revisar-github-flow | ||
- /on-demand/github-cli/git-push-open-pull-request | ||
- /on-demand/github-desktop/push-pull-request-github-desktop | ||
- /on-demand/github-desktop/es/push-pull-request-github-desktop | ||
- /on-demand/github-desktop/es/colaborar-github-pull-requests | ||
- /on-demand/github-desktop/collaborate-github-pull-requests | ||
- /on-demand/github-cli/collaborate-github-pull-requests | ||
- /on-demand/github-cli/merge-pull-request-github-showcase | ||
- /on-demand/github-desktop/es/merge-pull-request-showcase | ||
- /on-demand/github-desktop/merge-pull-request-showcase | ||
- /on-demand/node_modules/primer-utilities/docs/animations/ | ||
- /on-demand/community/ | ||
- /on-demand/electron/ | ||
- /on-demand/git-trouble/accidental-git-commit | ||
- /on-demand/git-trouble/breaking-things-with-git | ||
- /on-demand/git-trouble/git-commit-message | ||
- /on-demand/git-trouble/too-many-commits | ||
- /on-demand/git-trouble/git-scenarios | ||
- /on-demand/git-trouble/git-set-up | ||
- /on-demand/git-trouble/ | ||
- /on-demand/git-trouble/git-commit-wrong-branch | ||
- /on-demand/foundations/index-extras/ | ||
- /on-demand/intermediate/index-extras/ | ||
- /on-demand/foundations/index-simple/ | ||
- /on-demand/ | ||
- /on-demand/resources/learning-path/ | ||
- /on-demand/resources/books/ | ||
- /on-demand/resources/videos/ | ||
- /on-demand/intermediate/ | ||
- /on-demand/advanced/ | ||
- /on-demand/foundations/ | ||
- /on-demand/es/ | ||
- /on-demand/resources/learning-path/es/ | ||
- /on-demand/community/us-holidays/ | ||
- /on-demand/github-cli/98 | ||
redirect_to: "https://lab.github.com" | ||
--- |