Version controlWorks
Bitbucket
A git host like any other — Watchfire's branch-and-merge flow doesn't care.
What is Bitbucket?
Bitbucket is a git host like any other for Watchfire — there's no Bitbucket-specific code on the Watchfire side, and there doesn't need to be.
Bitbucket + Watchfire
- Bitbucket is a git host — Watchfire pushes a branch, you open the pull request yourself.
- No Watchfire-side Bitbucket integration; the cooperation is whatever you already do for any branch.
- Worktree, sandbox, and merge-back-to-default behaviour is identical to every other host.
Other version control integrations
Ready to go
Get started with Watchfire
Install in seconds. Define tasks. Let agents ship code for you.
Download for macOSAvailable for macOS, Linux, and Windows
install
# Install via Homebrew (macOS)$
brew tap watchfire-io/tap$
brew install --cask watchfire-io/tap/watchfire# Set up your project and go$
watchfire init$
watchfire task add "Build the login page"$
watchfire start --allIncludes GUI, CLI, and daemon. Also available via Homebrew.