Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add version controlled collection and document abstraction and a git-based implementation #2601

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bobbai00
Copy link
Collaborator

This PR introduces an abstraction called VersionControlledCollection, which extends the VirtualCollection and specifies on the version-control-related interfaces.

Based on the abstraction of VersionControlledCollection and VirtualDocument, two git-based implementation using local file system: GitVersionControlledCollection and GitVersionControlledDocument are added.

@bobbai00 bobbai00 requested a review from shengquan-ni April 14, 2024 22:39
@bobbai00 bobbai00 self-assigned this Apr 14, 2024
@bobbai00 bobbai00 force-pushed the jiadong-add-version-controlled-doc-and-collection branch from 263c2d0 to fc9a864 Compare April 22, 2024 05:27
@bobbai00 bobbai00 marked this pull request as draft May 12, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant