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: steveukx/git-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: simple-git@3.32.0
Choose a base ref
...
head repository: steveukx/git-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: simple-git@3.32.1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 21, 2026

  1. Fix regex for CLONE_OPTIONS constant (#1122)

    * Fix regex for CLONE_OPTIONS constant
    
    Unbounded regexp would catch clone options that should be permitted.
    
    Closes #1121
    
    * changeset
    
    * Adjust timeout for clone command injection test
    
    Increase timeout for clone command injection test.
    
    * Update block-unsafe-operations-plugin.ts
    steveukx authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    23b070f View commit details
    Browse the repository at this point in the history
  2. Version Packages

    github-actions[bot] committed Feb 21, 2026
    Configuration menu
    Copy the full SHA
    b562a6c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1124 from steveukx/changeset-release/main

    Version Packages
    steveukx authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    acbfd10 View commit details
    Browse the repository at this point in the history
Loading