Skip to content

Tags: tjni/offstage

Tags

v0.1.2

Toggle v0.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Save backup using non-destructive stash.

Update the logic to use my fork of git2-rs and libgit2, which expose
stash create and stash store operations so that using a stash to take
the backup does not change files on the file system.

This is friendlier to projects which have file watchers that react
to changes in the file system.

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use GNU tar on OSX runners.

Use GNU tar due to a strange issue with BSD tar on OSX runners.

For more information, see: actions/runner-images#2619

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release.yml