I am new to DevOps and Git. (time ago was using VisualSVN)
I wanted to commit a project's new changes to it's DevOps repository which I created earlier. For some days repeatedly I made changes, commit, push to the repository. Don't know why now after some days I am not able to do so. Maybe a time-out thing, a disconnection from the repo.
By the way, after that seems I needed to reconnect to the repo, but after the connection, it repeatedly asks me to clone the same project, which I am working on it.
How can I tell Azure DevOps and Visual Studio that this project is the same project in the repo and sync them.
Guess the question and issue should be a simple one.