Use https instead of git for bitbucket

This allows tools/external_updater to successfully check for new
versions (and find no newer versions).

Change-Id: I8ea6290bd56aee38b170ac3b86c05f4be5ddcb28
1 file changed
tree: a93d8d295e5dda1a607ca97850f7fb131542bd63
  1. Android.bp
  2. bench_test.go
  3. bitbucket-pipelines.yml
  4. go.mod
  5. LICENSE
  6. METADATA
  7. MODULE_LICENSE_BSD
  8. README.md
  9. shell.go
  10. shell_test.go
README.md

shell

http://godoc.org/bitbucket.org/creachadair/shell

The shell package implements basic shell command-line splitting.