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: v2.4.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.5.0
Choose a head ref
  • 16 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 30, 2019

  1. Configuration menu
    Copy the full SHA
    d338d7d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Add "repository" option for custom repository path

    Ivan Yelizariev committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    d3ceaca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from yelizariev/custom-repo-path

    Add "repository" option for custom repository path
    stefanzweifel authored Dec 10, 2019
    Configuration menu
    Copy the full SHA
    3c148f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    4280601 View commit details
    Browse the repository at this point in the history
  2. Fix path

    stefanzweifel committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    3273c33 View commit details
    Browse the repository at this point in the history
  3. Update Path

    stefanzweifel committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    6803542 View commit details
    Browse the repository at this point in the history
  4. Update Dockerfile

    stefanzweifel committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    8bb153b View commit details
    Browse the repository at this point in the history
  5. Update path to lib.sh

    stefanzweifel committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    7c85ce3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c62363d View commit details
    Browse the repository at this point in the history
  7. Update Workflow

    stefanzweifel committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    560cf49 View commit details
    Browse the repository at this point in the history
  8. Update lib.sh

    stefanzweifel committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    3f6e990 View commit details
    Browse the repository at this point in the history
  9. WIP

    stefanzweifel committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    dcfe311 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Merge pull request #24 from stefanzweifel/extract-logic-to-lib

    Extract methods into lib.sh / Add shellcheck workflow
    stefanzweifel authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    4a6ffd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Update Changelog

    stefanzweifel committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    e870f94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d625ec8 View commit details
    Browse the repository at this point in the history
  3. Release v2.5.0

    stefanzweifel committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    6d7a331 View commit details
    Browse the repository at this point in the history
Loading