The libgit2 `v1.1.0` is released two weeks ago. This PR allows `git2go` to link against the new version.
This change adds: * `tag.yml`: Creates a new tag every time the master or a release branch is pushed. * `backport.yml`: Creates a cherry-pick in older release branches to keep them up to date with little cost.