- create-blob repository sourceprocedure
Creates a new blob in the given repository.
source is the data source for the blob, and may be a blob (of the CHICKEN built-in type) or a pathname string indicating a file on the local disk or, if such a file isn't present, a file relative to the repository's working directory.
On success, the on-disk repository is updated immediately.