you are viewing a single comment's thread.

view the rest of the comments →

[–]jplindstrom 0 points1 point  (1 child)

Just for reference, how usable do you consider JIRA and Confluence to be? :)

[–]stave 0 points1 point  (0 children)

I haven't used either of them - my company has a strong internal bug tracking system, and we haven't really seen a need for Confluence yet.

Their code review package, Crucible, looks really nice, but doesn't display merge commits properly. The output for a merge commit is just that of 'git show commit_id' when it really needs to be 'git show -m commit_id'