-
Notifications
You must be signed in to change notification settings - Fork 279
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
[WIP] Added file system level collaboration #821
Conversation
@hkirat can you rebase this branch as well? |
I think this is up to date with collaboration @gideonthomas |
I think the reason the previous commits are showing up is because the previous PR was squashed. |
Implemented comments mentioned here: |
@hkirat, this PR is a bit of a mess at the moment. Can you clean this up? My suggestion is to close this PR and open new ones. Keep in mind that each PR (and thus each branch) should only address 1 issue ideally (this PR seems to be fixing multiple issues making it really hard to read). Don't hesitate to open multiple PRs. Whenever you see that you're out of date with the branch you're merging into, always rebase, don't merge. If you need to (due to squashing of commits, or something else), use |
Closing for now. |
This PR implements the next step for collaboration, keeping file systems in sync.