Implement embedded HTTPS Git synchronization
This commit is contained in:
@@ -53,5 +53,5 @@ no-op, and must restore any staging state before returning an error. The policy
|
||||
manager then restores repository bytes. `NoGitCommitter` represents a path not
|
||||
contained in a Git work tree; it is not used for a discovered repository.
|
||||
|
||||
The later embedded-Git implementation owns concrete staging and commits, while
|
||||
this module owns the all-or-nothing storage mutation contract it invokes.
|
||||
The embedded Git implementation owns concrete staging and commits, while this
|
||||
module owns the all-or-nothing storage mutation contract it invokes.
|
||||
|
||||
Reference in New Issue
Block a user