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
We can probably test if the object was successfully decrypted by making sure that it appears to be a git object. There's a header on objects if I remember correctly.
We should be able to throw in the event of using the wrong keys.
We can probably test if the object was successfully decrypted by making sure that it appears to be a git object. There's a header on objects if I remember correctly.
We should be able to throw in the event of using the wrong keys.