Categorygithub.com/trickyearlobe/bitsync
repositorypackage
1.0.3
Repository: https://github.com/trickyearlobe/bitsync.git
Documentation: pkg.go.dev

# README

BitSync

A simple utility to sync git repos from your hosted BitBucket private organisations to your local machine.

  • The utility will discover the organisations you have access to
  • Repos are placed in $HOME/repos/<bitbucket workspaces>/<projects>/<repos>

Installing

go install github.com/trickyearlobe/bitsync@latest

Using

The tool clones repos using SSH so you will need to generate and add SSH keys to your bitbucket account.

You will also need to add an AppPass to your bitbucket user so that bitsync can access the API

export BBUSER=ebeneezer
export BBAPPPASS=iurfhiuhfIUHFIEUiuehfeuiwF8734Jjhewjfew
bitsync