Releases: jenkins-zh/git-backup-actions
Releases · jenkins-zh/git-backup-actions
v0.0.8
Full Changelog: v0.0.7...v0.0.8
- Fix the breaking change, provide a default value of the branch to be
master
v0.0.7
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Fix a potential git security issue by @LinuxSuRen in #6
Full Changelog: v0.0.4...v0.0.5
Add support for backup to multiple git providers
Fix the error when add git remote (#5) * Fix the error when add git remote * Always remove remote backup at the end
The first release
Inital import (#1) * Inital import * Remove unused codes * Update entrypoint.sh * Update entrypoint.sh * Add git remote -vv * Git status * Git status * Add git user and email * Add git user and email * Add git user and email * Add git user and email * Add git user and email * Print git version * Get user and email from env * Add readme file * Add info into dockerfile related with github action