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

Should EnderChest support syncing via git instead of rsync? #30

Open
OpenBagTwo opened this issue Apr 10, 2023 · 2 comments
Open

Should EnderChest support syncing via git instead of rsync? #30

OpenBagTwo opened this issue Apr 10, 2023 · 2 comments
Labels
discussion Sharing thoughts or iterating on design

Comments

@OpenBagTwo
Copy link
Owner

... or even just use git as the default?

Pros:

  • versioning built-in
  • easy flagging of file conflicts
  • provides conflict resolution suggestions
  • better cross-platform python API

Cons:

@OpenBagTwo OpenBagTwo added the discussion Sharing thoughts or iterating on design label Apr 10, 2023
@OpenBagTwo
Copy link
Owner Author

better cross-platform python API

did I mean PyGithub? Because I think that's just for github.

@OpenBagTwo
Copy link
Owner Author

I do think that syncing with git could be pretty cool, especially since it looks like running commands with Popen still allows them to be interactive (read: giving the ability to add a commit message).

This would also be my foot in the door to incorporating OpenBagTwo/AngerLocalBeehive#2

@OpenBagTwo OpenBagTwo removed this from the v0.2 milestone May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Sharing thoughts or iterating on design
Projects
None yet
Development

No branches or pull requests

1 participant