summaryrefslogtreecommitdiff
path: root/bpkg/git-package-protocol
blob: 5cfeac9a35ce297b9ba3264ce77369582fb9150b (plain)
1
2
3
4
5
6
7
8
? Support for git:// as package protocol [idea]

We can use a package directly as either an archive or a directory. It would be
useful to also specify it as a git:// URL (e.g., for testing, bbot).

An immediate question we will run into is where the dependencies comes from.

See also git-repository-protocol.