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/entity-command
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 931bf8f
Choose a base ref
...
head repository: wp-cli/entity-command
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ca979c4
Choose a head ref
  • 1 commit
  • 3 files changed
  • 3 contributors

Commits on May 18, 2023

  1. Add --show-password flag to user reset-password (#394)

    * First draft of password reset flag to show new pass
    
    * Correct indentation on feature test
    
    * Add --porcelain flag for user reset-password
    
    * Test for --porcelain
    
    * PHPCS corrections
    
    * PHPCS assignment alignment fix
    
    * Fix feature test formatting
    
    * Update README.md
    
    ---------
    
    Co-authored-by: David E. Smith <109608083+dsmith4-godaddy@users.noreply.github.com>
    Co-authored-by: Daniel Bachhuber <daniel.bachhuber@automattic.com>
    3 people authored May 18, 2023
    Configuration menu
    Copy the full SHA
    ca979c4 View commit details
    Browse the repository at this point in the history
Loading