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: npm/git
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.7
Choose a base ref
...
head repository: npm/git
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.8
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 9, 2024

  1. fix: smarter git ssh override (#194)

    npm will no longer manually set `GIT_ASKPASS` or `GIT_SSH_COMMAND` if it finds those values already defined in the user's git config.
    
    ## References
    
    npm/cli#2891
    #193
    #129
    
    ---------
    
    Co-authored-by: pacotedev <[email protected]>
    dennishenry and pacotedev authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2135513 View commit details
    Browse the repository at this point in the history
  2. chore: release 5.0.8 (#201)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [5.0.8](v5.0.7...v5.0.8)
    (2024-07-09)
    
    ### Bug Fixes
    
    *
    [`2135513`](2135513)
    [#194](#194) smarter git ssh override
    (#194) (@dennishenry, pacotedev)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    66c5e46 View commit details
    Browse the repository at this point in the history
Loading