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
{{ message }}
This repository was archived by the owner on Dec 10, 2024. It is now read-only.
Hi guys, I'm trying to upload a file then see it in repository file list.
I saw issue number #1272 , it solved part of the problem.
The method client.Projects.UploadFile() upload the file, but the file isn't listed in repository file listed. To be true, I didn't find the uploaded file in anywhere in my gitlab, there is only the "Readme.md" file!
This is my code