YikSanChan commented on pull request #121:
URL: https://github.com/apache/bahir-flink/pull/121#issuecomment-799217175


   @eskabetxe Can you please walk me through how am I able to continue with the 
PR https://github.com/apache/bahir-flink/pull/104?
   
   > If you left its branch
   
   What does "left its branch" mean? This repo only has one branch `master` 
(https://github.com/apache/bahir-flink/branches), and lmagic233's branch is not 
in the current repo. I am not able to fetch his commits
   
   ```
   > git remote add lmagic233 [email protected]:lmagic233/bahir-flink.git
   
   > git remote -v
   lmagic233    [email protected]:lmagic233/bahir-flink.git (fetch)
   lmagic233    [email protected]:lmagic233/bahir-flink.git (push)
   origin       https://github.com/YikSanChan/bahir-flink.git (fetch)
   origin       https://github.com/YikSanChan/bahir-flink.git (push)
   upstream     https://github.com/apache/bahir-flink.git (fetch)
   upstream     https://github.com/apache/bahir-flink.git (push)
   
   > git fetch lmagic233
   The authenticity of host 'github.com (52.74.223.119)' can't be established.
   RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
   Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
   Warning: Permanently added 'github.com,52.74.223.119' (RSA) to the list of 
known hosts.
   [email protected]: Permission denied (publickey).
   fatal: Could not read from remote repository.
   
   Please make sure you have the correct access rights
   and the repository exists.
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to