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: qgadrian/elixir_git_hooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: qgadrian/elixir_git_hooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.2
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 21, 2022

  1. Bump ex_doc from 0.28.0 to 0.28.1

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.0 to 0.28.1.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.28.0...v0.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and qgadrian committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    743942f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Add quotes to project path

    This fixes an issue when the project path contains spaces
    
    Fixes #116
    qgadrian committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    0c35fe2 View commit details
    Browse the repository at this point in the history
  2. Update .tool-versions

    qgadrian committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    fcbe01e View commit details
    Browse the repository at this point in the history
  3. Bump to v0.7.2

    qgadrian committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a220047 View commit details
    Browse the repository at this point in the history
Loading