Closed tranninhnhatgau closed 4 years ago
Based on the error message I'd say you miss setting up the remote definition and this is not done automatically when you use JGit to clone a repository.
But in general please follow the note for this repository and issue template about asking questions about JGit:
Note: Please use sites such as http://stackoverflow.com for general questions about JGit usage, not issues in this project. Issues should be used for problems with snippets and suggestions of missing snippets. Snippets from good answers on stackoverflow can then be included here, naturally.
Therefore I am closing this here, please post the question on stackoverflow, you surely will get help there.
Dear JGit Cookbook Developers, I am very happy with your guide when I found this!
I have done with some task like Clone Remote Repository, it works well.
But I could not push some new files on remote Repository to github, I want to upload some file into my github repository here https://tranninhnhatgau:200213200213200213@github.com/tranninhnhatgau/tranninhnhatgau.git
But it raise error as below:
Here is my code:
Can anybody help me!
Thank you and Best Regards,