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.8.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.9.0
Choose a head ref
  • 13 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 8, 2021

  1. Update LICENSE

    stefanzweifel authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    350754f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. docs: minor typo

    palmerabollo authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    c4ab3ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #136 from palmerabollo/patch-1

    docs: minor typo
    stefanzweifel authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    8f33b6c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Add Test

    stefanzweifel committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    40b5569 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #138 from stefanzweifel/test-rm-is-tracked

    Add Test to verify that removed files are picked up by the Action
    stefanzweifel authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    a600622 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Add Link to Article

    stefanzweifel committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    520c63c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Add Testcase

    stefanzweifel committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    8056699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53438d5 View commit details
    Browse the repository at this point in the history
  3. Use git branch --list

    stefanzweifel committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    7507738 View commit details
    Browse the repository at this point in the history
  4. Cleanup Code

    stefanzweifel committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    94941cf View commit details
    Browse the repository at this point in the history
  5. Make Linter Happy

    stefanzweifel committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    1aee6e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Merge pull request #140 from stefanzweifel/feature/create-new-branch-…

    …during-checkout
    
    Feature: Create a new branch, if the given branch name doesn't exist yet
    stefanzweifel authored Feb 20, 2021
    Configuration menu
    Copy the full SHA
    9abc4c4 View commit details
    Browse the repository at this point in the history
  2. Release v4.9.0

    stefanzweifel committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    268ec0c View commit details
    Browse the repository at this point in the history
Loading