1 min readDec 13, 2018
By Index, I mean the current file versions. The index stores mappings between the filename and the object in the object store which is current. You’ll need to send this information to update your code in the remote, otherwise you’ll still be pointing to the old objects (files).
I think what you’re thinking of is the working directory.