[go-nuts] Re: Having trouble in running a go-git api example

2022-10-18 Thread PK
no, Do we need to set-up something. If yes can you please let me know? On Tuesday, October 18, 2022 at 10:28:27 AM UTC+5:30 skarl...@gmail.com wrote: > Hello. > > Did you set up any remotes for the folder that you are trying to push? > > On Monday, 17 October 2022 at 13:16:12 UTC+2 princ...@gmai

[go-nuts] Re: Having trouble in running a go-git api example

2022-10-17 Thread Gergely Brautigam
Hello. Did you set up any remotes for the folder that you are trying to push? On Monday, 17 October 2022 at 13:16:12 UTC+2 princ...@gmail.com wrote: > Hi, > I am trying to run example provided here( > https://github.com/go-git/go-git/tree/master/_examples) > > 1) firstly I run the clone example