Module storage
Source - draft
- Draft references.
- staging
- Staging/temporary references.
- Special
- The set of special references used in the Heartwood protocol.
- IDENTITY_BRANCH
- Where the repo’s identity document is stored.
- IDENTITY_ROOT
- Where the repo’s identity root document is stored.
- SIGREFS_BRANCH
- Where the project’s signed references are stored.
- branch_of
- Create the
Namespaced
branch
under the remote
namespace, i.e. - cob
- The collaborative object reference, identified by
typename
and object_id
, under the given remote
. - cobs
- All collaborative objects, identified by
typename
and object_id
, for all remotes. - id
- Get the branch where the project’s identity document is stored.
- id_root
- Get the root of the branch where the project’s identity document is stored.
- sigrefs
- Get the branch where the
remote
’s signed references are
stored.