Add UPGRADING.md

This commit is contained in:
Stefan Zweifel 2025-02-05 15:57:55 +01:00
parent 7f171889c8
commit 244febd79d
No known key found for this signature in database

10
UPGRADING.md Normal file
View File

@ -0,0 +1,10 @@
# Upgrading
## From v5 to v6
The following options have been removed from git-auto-commit and can be removed from your workflows.
- `create_branch` (git-auto-commit no longer switches branches locally during a workflow run)
- `skip_fetch`
- `skipt_checkout`