Open filipeRmlh opened 1 year ago
Hey! Thanks for your suggestion!
I'll have to look into it for a future release.
Isn't this something for the server-side of git? I mean, github, gitea, bitbucket... ok, they can implement the management for "releases" or tasks/features. But I don't see how a git client can implement that efficiently. With "release", I understand some set of binary files (artifacts) that are saved together with a version number and a git tag. With "tasks"/"features", I understand some task management, kanban or something in the direction of methodology tool (scrum/agile?).
It would be nice if I could start feature, release, etc. and had the application handling all that stuff, creating and closing branches following gitflow way of working.