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: peter-evans/create-pull-request
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.12.0
Choose a base ref
...
head repository: peter-evans/create-pull-request
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.12.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 28, 2022

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

Commits on Jan 31, 2022

  1. fix: add '--' to checkout command to avoid ambiguity (#1051)

    * fix: add '--' to checkout command to avoid ambiguity
    
    Signed-off-by: Kenji Miyake <[email protected]>
    
    * Update src/git-command-manager.ts
    
    Co-authored-by: Peter Evans <[email protected]>
    
    Co-authored-by: Peter Evans <[email protected]>
    kenji-miyake and peter-evans authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f22a7da View commit details
    Browse the repository at this point in the history
Loading