745 Search results for "https://thermostathub.com/honeywell-thermostat-manual"
Codespaces / Prebuilding your codespaces /
Managing prebuilds
You can review, modify, and delete the prebuild configurations for your repository.
About managing prebuilds
The prebuilds that you configure for a repository
Code security / Code scanning / Troubleshooting code scanning /
CodeQL scanned fewer lines than expected
If CodeQL analyzed less code than you expected, you may need to use a custom build command.
About analysis of compiled languages
When compiled languages
Building communities / Healthy contributions /
Adding a code of conduct to your project
Adopt a code of conduct to define community standards, signal a welcoming and inclusive project, and outline procedures for handling abuse.
A code of conduct
Account and profile / Personal accounts / Manage personal account /
Converting a user into an organization
You can convert your personal account into an organization. This allows more granular permissions for repositories that belong to the organization.
Warning
Repositories / Create & manage repositories /
Cloning a repository
When you create a repository on GitHub, it exists as a remote repository. You can clone your repository to create a local copy on your computer and sync
Code security / Code scanning / Manage alerts /
Resolving code scanning alerts
From the security view, you can view, fix, or dismiss alerts for potential vulnerabilities or errors in your project's code.
Generating suggested fixes
Site policy / Privacy Policies /
GitHub General Privacy Statement
GitHub Privacy Statement
Effective date: February 1, 2024
Welcome to the GitHub Privacy Statement. This is where we describe how we handle your “Personal
Get started / Getting started with Git /
Managing remote repositories
Learn to work with your local repositories on your computer and remote repositories hosted on GitHub.
Adding a remote repository
To add a new remote, use
Get started / Getting started with Git /
Caching your GitHub credentials in Git
If you're cloning GitHub repositories using HTTPS, we recommend you use GitHub CLI or Git Credential Manager (GCM) to remember your credentials.
Tip
If
Pull requests / Collaborate with pull requests / Working with forks /
Fork a repository
About forks
A fork is a new repository that shares code and visibility settings with the original “upstream” repository. Forks are often used to iterate