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: di-sukharev/opencommit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: di-sukharev/opencommit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 11, 2025

  1. 3.2.6

    di-sukharev committed Mar 11, 2025
    Copy the full SHA
    6485b83 View commit details
  2. 3.2.7

    di-sukharev committed Mar 11, 2025
    Copy the full SHA
    ff896fc View commit details
  3. build

    di-sukharev committed Mar 11, 2025
    Copy the full SHA
    7feb3ec View commit details

Commits on Mar 17, 2025

  1. feat(commitlint): add additional search path for @commitlint

    This change allows opencommit to locate commitlint installed globally
    (with opencommit), which is useful for project that does not use node.js
    environment or dose not have opencommit and @commitlint installed locally.
    jcppkkk committed Mar 17, 2025
    Copy the full SHA
    44bd14d View commit details
  2. Merge pull request #454 from jcppkkk/master

    feat(commitlint): add additional search path for @commitlint
    di-sukharev authored Mar 17, 2025
    Copy the full SHA
    cd5198a View commit details
Loading