You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
... or even just use
git
as the default?Pros:
Cons:
git
merge conflicts aren't exactly fun or beginner-friendly to resolve...rsync
is significantly faster at synchronizing files, especially large onesThe text was updated successfully, but these errors were encountered: