/bloop.stash

Bloop.Stash is a plugin for Bloop to interact with Atlassian's Stash

Primary LanguageC#

ARCHIVED

About

Bloop.Stash is a plugin for Bloop to interact with Atlassian's Stash

Configuration

Bloop.Stash adds a section in the plugins tab of the Bloop settings window. Before use, you must configure the URL to your Stash instance. Currently projects and repositories in Stash must be publicly readable to be used with Bloop.Stash.

Commands

Go To

Go To opens the selected repository in your default web browser.

Clone

Clone executes a 'git clone' for the selected repository.