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: wp-cli/wp-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: wp-cli/wp-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/fix-help-command-description
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 4 contributors

Commits on Jan 11, 2026

  1. Initial plan

    Copilot committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    e039119 View commit details
    Browse the repository at this point in the history
  2. Fix multi-line description placement in help output

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    0bff863 View commit details
    Browse the repository at this point in the history
  3. Refactor to avoid duplicate parse_reference_links calls and reduce co…

    …de duplication
    
    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    0fab651 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a196d90 View commit details
    Browse the repository at this point in the history
  5. Update php/commands/src/Help_Command.php

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    swissspidy and Copilot authored Jan 11, 2026
    Configuration menu
    Copy the full SHA
    d10ec67 View commit details
    Browse the repository at this point in the history
  6. Update php/commands/src/Help_Command.php

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    swissspidy and Copilot authored Jan 11, 2026
    Configuration menu
    Copy the full SHA
    f36e68e View commit details
    Browse the repository at this point in the history
Loading