Search⌘ K
AI Features

Collaborative GitHub Repository

Explore how to create and manage a collaborative GitHub repository for DevOps projects. Learn to set up repos, add team members, and follow GitFlow branching strategies using VS Code for commits and pull requests to enhance team collaboration.

It’s time to get your hands dirty with some action-oriented instruction. For this chapter’s project, you’re in a dilemma. You and your team have been storing scripts in a OneDrive folder and need a better way to manage code.

Discovering GitHub, you’d like to set up a repo to see how you and your team can collaborate within GitHub.

The helpdesk department created a service account for you so you could sign up to GitHub with an account that everyone can use to access. Maybe there’s a way to add more people to the repositories for collaboration.

Project overview

In this hands-on lab, you will hit the ground running with GitHub. In this project, you will:

  • Ensure all necessary tools for this project are installed.

  • Create a GitHub repo called NoBSAutomation ...