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: github/copilot-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 132fd0d
Choose a base ref
...
head repository: you112ef/copilot-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: eb6e875
Choose a head ref
  • 2 commits
  • 11 files changed
  • 3 contributors

Commits on Sep 27, 2025

  1. feat: Initialize Next.js project with Tailwind CSS

    Sets up a new Next.js application with basic structure, styling, and configuration. Includes a .gitignore file and initial page content.
    
    Co-authored-by: mabawaw591 <mabawaw591@tlexes.com>
    cursoragent and mabawaw591 committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    eb6c275 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from you112ef/cursor/build-project-with-nextjs-…

    …version-check-0909
    
    Build project with nextjs version check
    you112ef authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    eb6e875 View commit details
    Browse the repository at this point in the history
Loading