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: Scetrov/efctl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: Scetrov/efctl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 2 commits
  • 11 files changed
  • 1 contributor

Commits on Mar 12, 2026

  1. chore: fix pre-commit failures and refactor for complexity

    - Fix missing filepath import in pkg/env
    - Update DefaultConfigYAML template to match current config
    - Refactor pkg/git and cmd/doctor to reduce cyclomatic complexity
    - Add #nosec silences for false positives in gosec
    - Exclude tmp directory from pre-commit scans
    - Update Go tools to match project version
    Scetrov committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    0063913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e4d253 View commit details
    Browse the repository at this point in the history
Loading