Move Repository#wrapped_gitaly_errors into concern
Having this in a concern allows us to reuse it for different single purpose classes that call out to git without going through the repository every time.
Please register or sign in to comment
Having this in a concern allows us to reuse it for different single purpose classes that call out to git without going through the repository every time.