Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: IntelliTect-Samples/Mastering-GitHub-Copilot-for-Paired-Programming
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 30 files changed
  • 1 contributor

Commits on Jun 17, 2025

  1. Adds course README for Codespaces

    Creates a README file that guides users through a
    course on developing with GitHub Codespaces and
    Visual Studio Code.
    
    The README includes instructions on creating a codespace,
    adding a custom image, and customizing and personalizing
    the codespace.
    Keboo committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    2846fba View commit details
    Browse the repository at this point in the history
  2. Adds initial files for MCP integration exercise

    Adds necessary files to integrate Model Context Protocol (MCP) with GitHub Copilot, including:
    
    - Devcontainer configuration for a consistent development environment
    - GitHub Actions workflows to guide the user through the exercise
    - Initial setup and step-by-step instructions for the exercise
    - Markdown files defining issues to be addressed during the exercise
    - Baseline web application code
    
    This commit sets up the project structure and content for a guided learning experience on integrating MCP with Copilot.
    Keboo committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    6ff6692 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Adds presentation slides

    Adds slides for the GitHub Copilot Global Bootcamp.
    Adds slides for the IntelliTect Bootcamp.
    Keboo committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    e2c02f1 View commit details
    Browse the repository at this point in the history
Loading