bbcloud 0.10.0

Bitbucket Cloud CLI — open pull requests, read every comment, write replies, from the shell
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/target
**/*.rs.bk
*.pdb

# SDD scratch workspace: ledger, briefs, reports and regenerable review diffs.
/.superpowers

# Design specs and implementation plans are working notes, not shipped artifacts.
# Git history and the code are the durable record.
/docs

# OS and editor cruft
.DS_Store
Thumbs.db
.idea/

# Worktrees for isolated feature work.
/.worktrees