Closed r0mainK closed 6 years ago
@r0mainK There are merge conflicts
@vmarkovtsev solved them, ready for review when you get the time
Added catches about everywhere, and moved the message to the logger in most cases. I put two TODO for when dulwich implements a porcelain error. Gonna add some test now, to get coverage a bit higher. But yeah ready for more review or merge after that. I'm also gonna reorder the methods and functions so they are more coherent.
Take out unused methods in backend relating to the index, add
initialize_backend
method, create helper function in gcs_backend to avoid redundancy