Implement repo observe and mirror commands
Open
app:diffusion
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 3
- Avg merge
- 2h 18m
- Merged PRs (30d)
- 8
Description
### Environment
* Phabfive version: 0.1.0
* Python version: 3.6
### Proposed Functionality
```
$ phabfive diffusion uri list observed myrepo
git@github.com:dynamist/myrepo.git
$ phabfive diffusion uri list mirrored phabfive
https://github.com/dynamist/phabfive.git
```
Suggested docopt:
`phabfive diffusion uri list [(mirrored || observed || all)] [options]`
### Use Case
Support the features/commands
### Other?
None
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.