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: stefanzweifel/git-auto-commit-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: stefanzweifel/git-auto-commit-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 20 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 24, 2020

  1. Update Changelog

    stefanzweifel committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    c887fa4 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Fix Typo in README

    stefanzweifel committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    7e64e61 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. example: fix typo

    clxmstaab authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    2a957f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from clxmstaab/patch-1

    example: fix typo
    stefanzweifel authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    cd0530a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    404d201 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33e8fd9 View commit details
    Browse the repository at this point in the history
  5. WIP

    stefanzweifel committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    ae885f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25e6f0b View commit details
    Browse the repository at this point in the history
  7. WIP

    stefanzweifel committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    eef5f33 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    57bbd38 View commit details
    Browse the repository at this point in the history
  2. Update README

    stefanzweifel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8744cc8 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    stefanzweifel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f866b2a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #49 from stefanzweifel/feature/outputs

    Feature: Add "changes_detected" output
    stefanzweifel authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    956a474 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    d4a53f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3387b2f View commit details
    Browse the repository at this point in the history
  3. Fix _tag_commit

    stefanzweifel committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    0ad4c8c View commit details
    Browse the repository at this point in the history
  4. Update Wording

    stefanzweifel committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    ce08dda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    844c808 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #50 from stefanzweifel/feature/tag-commit

    Feature: Tag commit created by the Action
    stefanzweifel authored Mar 5, 2020
    Configuration menu
    Copy the full SHA
    87526a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94c72aa View commit details
    Browse the repository at this point in the history
Loading