Git: tasks

If you work with a small team you might not need such powerful tool as Jira, but you still need to be able to use tasks, bugs and proposals.
In this case BitBucket issues are exactly what you need.

BitBucket issues support well-formatted descriptions, attachments, assignees, kinds and priorities – almost all that your small team might need:

Screen Shot 2016-06-26 at 21.53.42

 

Workflow is simple and clear:

Screen Shot 2016-06-26 at 21.54.39

 

But what I really adore is that I can interact BitBucket issues from regular Git CLI using comments with formula <command> <issue id>

Screen Shot 2016-06-26 at 22.03.49

 

Once the work is done, issue is marked as resolved:

Screen Shot 2016-06-26 at 22.04.59

 

Talking about GitHub – it’s almost the same, but you have a powerful feature called milestones:

Screen Shot 2016-06-26 at 22.15.48

 

Working on issues with CLI is almost the same:

Screen Shot 2016-06-26 at 22.18.40

Screen Shot 2016-06-26 at 22.19.21

 

By the way, email notifications from BitBucket look better than GitHub’s:

Screen Shot 2016-06-26 at 22.22.31

Screen Shot 2016-06-26 at 22.22.58

 

VCS table of contents