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: tarampampam/describe-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: tarampampam/describe-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 17, 2025

  1. 📝 docs(README): Clarify standalone binary requirements and diff retri…

    …eval
    
    Updated the README to specify that the application runs as a standalone binary requiring only `git`. Enhanced the description of the diff retrieval process to include optional `git log` usage for better context in commit message generation.
    tarampampam committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    3f90ee8 View commit details
    Browse the repository at this point in the history
  2. 🔧 chore(git): Update environment variables for git commands (#6)

    Set environment variables in git diff and log commands to enforce POSIX locale, disable colored output, and avoid using the system-wide configuration file. This improves consistency and reduces potential issues across different environments.
    tarampampam authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    230cf95 View commit details
    Browse the repository at this point in the history
Loading