
Trending repositories on GitHub today · GitHub
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
About repositories - GitHub Docs
About repository ownership You can own repositories individually, or you can share ownership of repositories with other people in an organization. In either case, access to repositories is …
Quickstart for repositories - GitHub Docs
From your local repository you can commit, and create a pull request to update the changes in the upstream repository. For more information, see Cloning a repository and Set up Git. Secure …
Repositories documentation - GitHub Docs
Licensing a repository Public repositories on GitHub are often used to share open source software. For your repository to truly be open source, you'll need to license it so that others are …
Creating a new repository - GitHub Docs
Click Create repository. At the bottom of the resulting Quick Setup page, under "Import code from an old repository", you can choose to import a project to your new repository. To do so, click …
Hello World - GitHub Docs
Introduction This tutorial teaches you GitHub essentials like repositories, branches, commits, and pull requests. You'll create your own Hello World repository and learn GitHub's pull request …
Git · GitHub
That ranges from using GitHub to host the shared remote repository to working with colleagues and capitalizing on features like protected branches, code review, GitHub Actions, and more. …
GitHub - openai/whisper: Robust Speech Recognition via Large …
[Blog] [Paper] [Model card] [Colab example] Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multitasking model that …
Downloading files from GitHub
Learn how to download files from GitHub, and understand the difference between downloading, cloning, and forking.
About secret scanning - GitHub Docs
About secret scanning Secret scanning is a security feature that helps detect and prevent the accidental inclusion of sensitive information such as API keys, passwords, tokens, and other …