Bitbucket中用于同步git仓库的插件,支持http(s)和ssh协议。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Adrian Gonzalez f1e3a44f7f Update organization details 5 years ago
src MirrorBucketProcessor - lower log level 5 years ago
.gitignore Initial commit 11 years ago
.travis.yml use java8 at travis.ci 7 years ago
LICENSE Update license and add privacy statement 5 years ago
PRIVACY Update license and add privacy statement 5 years ago
README.md Mirror specific refspecs instead of using regular expressions 7 years ago
pom.xml Update organization details 5 years ago

README.md

Build Status

Bitbucket Server Repository Hook for Mirroring

The following is a plugin for Atlassian Bitbucket Server to provide repository mirroring to a remote repository.

  • atlas-run -- installs this plugin into the product and starts it on localhost
  • atlas-debug -- same as atlas-run, but allows a debugger to attach at port 5005
  • atlas-debug --jvm-debug-suspend -- same as atlas-debug but waits for the debugger to attach
  • atlas-cli -- after atlas-run or atlas-debug, opens a Maven command line window: - 'pi' reinstalls the plugin into the running product instance
  • atlas-help -- prints description for all commands in the SDK

Full documentation is always available at: https://developer.atlassian.com/display/DOCS/Introduction+to+the+Atlassian+Plugin+SDK

Soy documentation is available here: https://bitbucket.org/atlassian/aui-adg/wiki/versions/product-version-matrix https://bitbucket.org/atlassian/aui/src/master/src/soy/form.soy

The plugin can be found on the Atlassian Marketplace here: https://marketplace.atlassian.com/plugins/com.englishtown.stash-hook-mirror