Welcome to Supervity, the new home of Techforce.ai. Our rebranding better mirrors our purpose "to make the world more digitally inclusive, creative and productive using technology" click here

Skill Hub

GitHub is a web-based platform that provides hosting for software development and version control using Git. It is commonly used by developers to collaborate on projects, track changes to codebases, and manage software development processes. GitHub allows multiple developers to work on a project simultaneously, making it easier to manage code changes, merge contributions, and maintain a record of all modifications.

Key features of GitHub include: Repository Hosting, Version Control, Collaboration, Issue Tracking, Pull Requests, Wikis and Documentation, Actions and Workflows, Security and Code Analysis, Community and Social Interaction, Licensing & Permissions.

GitHub is widely used by individual developers, open-source projects, and businesses of all sizes. It has become a central hub for code collaboration and version control in the software development industry.

Skill we have

GitHub - Create New Organization In-App Walkthrough

<p>This skill helps you successfully to create a new organization in GitHub, where you can customize settings, add members, create repositories, and manage various aspects of your organization. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Create Branch in Repository In-App Walkthrough

<p>This skill helps you in creating a new branch in a GitHub repository. Once you have completed these steps, the branch will be available in your GitHub repository. You can start working on the new branch. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account and at least one repository. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Approve and Merge Pull Request In-App Walkthrough

<p>This skill helps in reviewing and approving pull requests on GitHub. <strong>Pre-Requisites</strong>: Make sure that you had a valid GitHub account and at least one repository with a file or code. Also, ensure that you had a pull request. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Create a Pull Request on GitHub In-App Walkthrough

<p>Here are the step-by-step instructions to create a pull request directly on the GitHub website. Continue to monitor the discussion on the pull request page and make further changes as required until your contribution gets merged into the main repository. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account and at least one repository. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Change Default Branch from Main to Master In-App Walkthrough

<p>By following these steps you can change the default branch from main to master in your GitHub repository. It is essential to update any references or configurations in your projects or workflows that might be affected by this change to ensure a smooth transition. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account, an organization, and repositories. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Edit your Profile on GitHub In-App Walkthrough

<p>This skill helps you in editing your profile on GitHub, and also to customize and manage various aspects of your GitHub profile. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Clone a GitHub Repository to your Local Machine In-App Walkthrough

<p>This skill shows how to clone the GitHub repository to your local machine successfully. You can now navigate to the cloned repository directory and start working with the files locally. <strong>Pre-Requisites</strong>: Make sure you had a valid GitHub account and also repositories in your account. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Collaborate with Others on GitHub In-App Walkthrough

<p>This skill helps in collaborating with others on a GitHub repository website and involves utilizing the various collaboration features provided by GitHub. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account and at least one repository. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Create a Folder and File in Repository In-App Walkthrough

<p>This skill helps you to create folders and files within the GitHub repository. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account, and also make sure that you have a repository. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Restore Deleted Repository in Private Account In-App Walkthrough

<p>This skill helps you to restore a deleted repository in a private GitHub account. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account, and also make sure that you have deleted a repository in your private account, and that was not exceeded 90 days. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Fork a Repository on GitHub In-App Walkthrough

<p>Here are the step-by-step instructions to fork a repository on the GitHub website. From this point, you can work with the forked repository, make changes, create branches, and collaborate with others. You can clone the forked repository to your local machine if you wish to make changes locally, or you can directly collaborate on the GitHub website by creating pull requests, reviewing code, and engaging in discussions. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account and at least one repository. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Notification Settings In-App Walkthrough

<p>This skill helps you in adding notification settings to your account. Your notification settings are now configured according to your preferences. You will receive notifications based on the options you selected, keeping you informed about activities related to your repositories and interactions on GitHub. <strong>Pre-Requisites</strong>: Make sure you had an account in GitHub and a repository. <strong>NOTE</strong>: Please login into your GitHub account and then execute this skill.&nbsp;</p>

Go to Skill

GitHub - Upload Files to GitHub Repository In-App Walkthrough

<p>This skill helps you to upload files into the GitHub repository. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account and at least one repository. &nbsp;and the file size should be less than 25KB. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Create a New Repository on GitHub In-App Walkthrough

<p>This skill guides you in creating a new repository on GitHub. You can now start adding files to your repository, create branches, make commits, and collaborate with others on your project. <strong>NOTE</strong>: Please login into your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Invite Members to Organization In-App Walkthrough

<p>This skill helps you to invite members to an organization on GitHub. It is important to note that only organization owners have the authority to invite members. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account and organization, and also make sure to have the necessary permissions and authority within the organization before attempting to invite members. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Create an Account on GitHub In-App Walkthrough

<p>This skill helps you in creating a new account on GitHub successfully, You can now explore repositories, contribute to projects, or create your own repositories to collaborate with others. <strong>Pre-Requisites</strong>: Ensure that you had a valid Email Id. <strong>NOTE</strong>: If you already had an account in GitHub, please sign out and then try to execute this skill, but don't enter the existing GitHub account details, provide all the new information.</p>

Go to Skill

GitHub - Create a New GitHub Release for your Project In-App Walkthrough

<p>This skill helps you to create a new release on GitHub. Creating a new release on GitHub allows you to provide a structured way of delivering updates and improvements to your project. Users can easily access and download specific versions of your software, contributing to a better collaborative experience. <strong>Pre-Requisites</strong>: Make sure you had an account in GitHub and a repository. <strong>NOTE</strong>: Please login into your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Delete a Project in GitHub In-App Walkthrough

<p>This skill helps in deleting a project from any repository in GitHub. <strong>Pre-Requisites</strong>: Make sure you had a valid GitHub account and also projects under repositories. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Delete a Repository on GitHub In-App Walkthrough

<p>This skill helps you in deleting a repository on GitHub. GitHub will permanently delete the repository and all its associated data. <strong>Pre-Requisites</strong>: Make sure you had a valid GitHub account, and repositories in it. <strong>NOTE</strong>: Please login into your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Add MIT License on GitHub In-App Walkthrough

<p>This skill helps you to add a license to a GitHub repository. Remember that adding a license is an important step to define the permissions and restrictions for the use and distribution of the code of your project. &nbsp;<strong>Pre-Requisites</strong>: Make sure you had an account in GitHub and a repository. <strong>NOTE</strong>: Please login into your GitHub account and then execute this skill.</p>

Go to Skill

GitHub - Create Issues in GitHub Projects In-App Walkthrough

<p>This skill helps you in creating an issue in the GitHub repository. Your issue will now be created as a card in the project board column you selected. You can move the card across different columns to reflect the progress of the issue (e.g., To Do, In Progress, Done). Other collaborators can also interact with the issue card and provide updates or comments.<strong> Pre-Requisites</strong>: Make sure you had an account in GitHub, and a repository and project under it. <strong>NOTE</strong>: Please login into your GitHub account and then execute this skill.&nbsp;</p>

Go to Skill

GitHub - Restore Deleted Repository in an Organization In-App Walkthrough

<p>This skill helps you to restore a deleted repository in an organization on GitHub. <strong>Pre-Requisites</strong>: Ensure that you had a valid GitHub account, and also make sure that you have deleted a repository from the organization, and that was not exceeded 90 days. <strong>NOTE</strong>: Please sign in to your GitHub account and then execute this skill.</p>

Go to Skill