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: cli/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: trunk
Choose a base ref
...
head repository: changeschung/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: trunk
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 11 files changed
  • 1 contributor

Commits on Apr 1, 2025

  1. Update README.md

    changeschung authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    c6f01a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Update README.md

    changeschung authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    c2a347c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. Delete clinfrom from my mobile and files

    Delete multiple files and remove code related to project items and tests.
    
    * Delete the following files:
      - `.github/ISSUE_TEMPLATE/feedback.md`
      - `cmd/gh/main.go`
      - `cmd/gh/main_test.go`
      - `context/context.go`
      - `git/client.go`
      - `docs/command-line-syntax.md`
    
    * Modify `api/queries_projects_v2_test.go`:
      - Remove imports and test functions related to project items.
      - Remove test cases and assertions for updating and retrieving project items.
      - Remove test cases for ignorable errors related to project items.
    
    ---
    
    For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/changeschung/cli?shareId=XXXX-XXXX-XXXX-XXXX).
    changeschung committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    702fc3a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Configuration menu
    Copy the full SHA
    ccdcd68 View commit details
    Browse the repository at this point in the history
  2. Update override.ubuntu

    changeschung authored May 21, 2025
    Configuration menu
    Copy the full SHA
    87139a6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Update gh-vs-hub.md

    changeschung authored May 27, 2025
    Configuration menu
    Copy the full SHA
    b57c97c View commit details
    Browse the repository at this point in the history
Loading