Yahoo Malaysia Web Search

Search results

  1. Learn how to use GitHub and Git to collaborate on software projects. Find tutorials, guides, and resources for personal, team, and enterprise accounts, as well as GitHub features and integrations.

    • Set up Git

      At the heart of GitHub is an open-source version control...

    • Create a repo

      In the command line, navigate to the directory where you...

    • Be social

      Join the conversation on GitHub Community. In the next...

  2. Learn Git commands and how to use Git on remote platforms like GitHub. Follow examples, exercises, quizzes and track your progress with My Learning.

  3. Learn GitHub essentials like repositories, branches, commits, and pull requests by creating your own Hello World repository. Follow the steps to create, edit, and merge a pull request in this quickstart guide.

  4. Apr 6, 2024 · What is GitHub? What is GitHub used for? Common tasks you'll perform with Git. How to install Git. How to configure Git. How to set the default editor. How to create a repository using the Github website. How to create a repository using the Git command line. How to connect a local repository to a remote repository on GitHub.

  5. Learn the basics of GitHub in less than an hour with this public template. Create a repository, make a pull request, and merge your changes with this step-by-step guide.

  6. Learn how to set up Git, a distributed version control system, to manage your GitHub repositories from your computer. Find out how to configure Git, update credentials, ignore files, and more.

  7. Nov 5, 2021 · Learn what Git and GitHub are, how to install and configure them, and how to use basic Git commands to track and manage your files. Follow along with a simple to-do list project and push it to GitHub.