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
When we are uploading files and we have a failure, git wants to reupload each file. we currently deal with this by asking synology if the file already exists and then exiting. We should store this into the sqlite database so that we don't have to reask synology.
The text was updated successfully, but these errors were encountered:
When we are uploading files and we have a failure, git wants to reupload each file. we currently deal with this by asking synology if the file already exists and then exiting. We should store this into the sqlite database so that we don't have to reask synology.
The text was updated successfully, but these errors were encountered: