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?

enter image description here

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

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -