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: pand-coder/copilot-codespaces-vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 892fbd5
Choose a base ref
...
head repository: skills/copilot-codespaces-vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5e66226
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 12, 2024

  1. Fix regexp escaping (skills#132)

    Escape `.` to `\\.`
    sinsukehlab authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    eb258a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Change trigger of Step 0 workflow (skills#137)

    `create` -> `push` to `main`
    sinsukehlab authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b4773f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Update for Copilot Free (skills#247)

    * docs: Clarify prerequisites
    
    * docs: Update reference links to newer docs
    chriswblake authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    c469494 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Configuration menu
    Copy the full SHA
    28d9dd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Configuration menu
    Copy the full SHA
    9585789 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    5e66226 View commit details
    Browse the repository at this point in the history
Loading