Skip to content

v1.2.2

Choose a tag to compare

@Staubgeborener Staubgeborener released this 10 Mar 16:26
· 45 commits to main since this release
c3aebae
  • With the optional parameter empty_commit=yes empty commits can now be pushed - or not (commit)
  • Add exlude list, preserve README.md, allow multiple branches per repo, thanks to @Tylerjet (commit)
  • With the optional parameter git_protocol=http you can choose whether you want to use http or https. This allows, for example, the use of local git applications without a certificate, thanks to @ziti (commit)
  • Replaced cp -r with rsync to support more compatibility with different systems (commit)