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: v1.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: v2.0.0
Choose a head ref
  • 18 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 20, 2019

  1. Add actions.yml

    stefanzweifel committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    3fe53a7 View commit details
    Browse the repository at this point in the history
  2. Fix Typo

    stefanzweifel committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    6057956 View commit details
    Browse the repository at this point in the history
  3. Update README

    stefanzweifel committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    8620a4b View commit details
    Browse the repository at this point in the history
  4. Update Dockerfile

    stefanzweifel committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    1dd709d View commit details
    Browse the repository at this point in the history
  5. Remove entrypoint

    stefanzweifel committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    6280a31 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    fdf062f View commit details
    Browse the repository at this point in the history
  2. Use git checkout

    stefanzweifel committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    a93a9a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Update Entrypoint

    stefanzweifel committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    4b2201f View commit details
    Browse the repository at this point in the history
  2. Tinker tinker

    stefanzweifel committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    fbe300a View commit details
    Browse the repository at this point in the history
  3. Updates

    stefanzweifel committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    ef070da View commit details
    Browse the repository at this point in the history
  4. WIP

    stefanzweifel committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    49fa6b4 View commit details
    Browse the repository at this point in the history
  5. Use Actions as Git User

    stefanzweifel committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    8d47eb3 View commit details
    Browse the repository at this point in the history
  6. Update Entrypoint

    stefanzweifel committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    0364ecf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11769ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e144992 View commit details
    Browse the repository at this point in the history
  9. Update README

    stefanzweifel committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    fc34a4d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from stefanzweifel/dev

    Make Action compatible with GitHub Actions BETA2 / YAML Version
    stefanzweifel authored Aug 31, 2019
    Configuration menu
    Copy the full SHA
    c37291d View commit details
    Browse the repository at this point in the history
  11. Update Changelog

    stefanzweifel committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    709206b View commit details
    Browse the repository at this point in the history
Loading