git - Multiple Unsynced versions of repo -
currently have 2 unsynced versions of repo. tried sync last night , because wifi connection poor, timed out after hour. deleted of larger files in repo in hopes of being able sync, , made other changes.
my question:
when press sync, attempt sync latest version of repo or have sync 1 yesterday well?
sidenote: there way improve speed of sync besides finding better connection?
by default, you'll whole history in repository yes, it'll sync changes yesterday well.
what can do, if repo not synced anywhere else (otherwise, you'll messy stuff), interactive rebase of changes before added big files. concretely, find commit ok , rebase editing subsequent commits (or leaving them out).
Comments
Post a Comment