Commit Graph

1 Commits (acc74c2fc6e67ca72293da1540226c3931700566)

Author SHA1 Message Date
zeripath f1f0430f9f
Add Contributed backport command ()
This PR provides a contributed backport command to help create backports
for Gitea.

It represents a significant improvement on my previously described
shell-script.

It can be installed using `go install contrib/backport/backport.go`.

Signed-off-by: Andrew Thornton <art27@cantab.net>