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
I found a bug regarding caching git repositories. I made a query for a repository, then I made another query for a fork of the same repository, but the repository wasn't cloned as it is apparently already cached (even though it was never used yet) and the data displayed were from the wrong repository.
I found a bug regarding caching git repositories. I made a query for a repository, then I made another query for a fork of the same repository, but the repository wasn't cloned as it is apparently already cached (even though it was never used yet) and the data displayed were from the wrong repository.
This is how I reproduced it:
status_callback_url
.From logs:
The text was updated successfully, but these errors were encountered: