I committed a model from google cloud source repo to cloud VM and trained on it. After training I would like to commit the changes back to the cloud repo. How to do that in the terminal?
Asked
Active
Viewed 36 times
0
-
1When you followed the document [1](https://cloud.google.com/source-repositories/docs/adding-repositories-as-remotes#linux-or-macos), you added the repository as a remote then you were able to push to a Google Cloud repository. – Jeffrey D. Dec 12 '22 at 18:28
-
Add details such as how you configured git authorization, the command you are using, and error messages. – John Hanley Dec 12 '22 at 21:34
-
@Danny if you already resolved your issue, provide your answer and other details of error that you fix, to help other communities. – Jeffrey D. Dec 14 '22 at 16:26