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.3.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.4.0
Choose a head ref
  • 11 commits
  • 4 files changed
  • 4 contributors

Commits on Nov 4, 2019

  1. Fix Link in README

    stefanzweifel committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    4025515 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    65d8bdf View commit details
    Browse the repository at this point in the history
  2. Delete foo

    stefanzweifel authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    188fc2b View commit details
    Browse the repository at this point in the history
  3. Fix: Add files that are not tracked yet (#17)

    Fix: Add files that are not tracked yet
    stefanzweifel authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    284d0b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. Revert "Fix: Add files that are not tracked yet"

    This reverts commit 65d8bdf.
    stefanzweifel committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    fb3de05 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    b1b8ae8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from localheinz/fix/untracked

    Fix: Use 'git status -s' to check for untracked/modified files
    stefanzweifel authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    2b22ba6 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

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

Commits on Nov 30, 2019

  1. Configuration menu
    Copy the full SHA
    44a415d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from jkaan/feature/add-support-for-lfs

    Install Git-LFS while building Dockerfile
    stefanzweifel authored Nov 30, 2019
    Configuration menu
    Copy the full SHA
    8db04fa View commit details
    Browse the repository at this point in the history
  3. Release v2.4.0

    stefanzweifel committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    f7e2c0f View commit details
    Browse the repository at this point in the history
Loading