Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.24 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.24 KB

Enhance Bitbucket

A Chrome extension to make Bitbucket/Stash better. Use this extension to make your life simpler while using Bitbucket/Stash

Feature 1: Simplify diffs on pull requests.

  1. Open up a pull request.
  2. Select the commits tab.
  3. Hold the 'alt/option' key on your keyboard
  4. A 'DIFF' button should appear on each commits.
  5. Click on the 'DIFF' button for the commit you want to check.
  6. An overlay box with the diffs to that commit will show up.
  7. Once done with that diff, just click anywhere outside to close it or press the 'esc' key.

Feature 2: Mark pull requests with merge conflict

  1. Open the pull request list page.
  2. There will be an additional column called Merge Conflicts.
  3. Pull requests with merge conflicts will show a caution mark in the new column.

Feature 3: Integration with Pivotal Tracker

(Note: This requires that the user has already logged in to PivotalTracker.)

  1. Open the pull request list page.
  2. There will be two additional columns called "PivotalTracker Label" and "Pivotal Tracker State"
  3. Pull requests with a title that starts with PivotalTracker's story number will have the label and state columns populated.
  4. It also adds a link to the Pivotal Tracker story page in the state column.