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

Commits on Jan 13, 2022

  1. Update CHANGELOG

    stefanzweifel authored and actions-user committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8f67368 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    22695fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d5591a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    248fbac View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

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

Commits on Feb 27, 2022

  1. Add create_branch option to force create a new branch (#203)

    * Add create_branch option
    
    * Checkout new branch if create_branch input is true
    
    * Add tests
    
    * Update README
    stefanzweifel authored Feb 27, 2022
    Configuration menu
    Copy the full SHA
    ebe7739 View commit details
    Browse the repository at this point in the history
  2. Update README

    stefanzweifel committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    19c7b84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4b132e View commit details
    Browse the repository at this point in the history
Loading