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: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.12.0
Choose a base ref
...
head repository: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.12.1
Choose a head ref
  • 4 commits
  • 17 files changed
  • 3 contributors

Commits on Jan 19, 2026

  1. Configuration menu
    Copy the full SHA
    3462f94 View commit details
    Browse the repository at this point in the history
  2. test(conftest): typo

    bearomorphism authored and Lee-W committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    de24815 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. fix(pre-commit-hooks): remove magic constants on pre-push hook (#1815)

    * fix(pre-commit-hooks): remove magic constants on pre-push hook
    
     - Remove static reference to origin (work with other name)
     - now work when remote/HEAD isn't setted (e.g. on
       `git init .; git remote add origin git@...`)
    
    * fix(pre-commit-hooks): some `"` consistency in the file
    g-roch authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    047c914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5857050 View commit details
    Browse the repository at this point in the history
Loading