You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opendal.apache.org by "ZHOUSH41 (via GitHub)" <gi...@apache.org> on 2023/03/18 23:40:57 UTC

[GitHub] [incubator-opendal] ZHOUSH41 opened a new pull request, #1679: fix issue 1235

ZHOUSH41 opened a new pull request, #1679:
URL: https://github.com/apache/incubator-opendal/pull/1679

   fix issue 1235, change config invalid misleasding error message


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-opendal] ZHOUSH41 commented on pull request #1679: fix issue 1235

Posted by "ZHOUSH41 (via GitHub)" <gi...@apache.org>.
ZHOUSH41 commented on PR #1679:
URL: https://github.com/apache/incubator-opendal/pull/1679#issuecomment-1475044746

   no conflicts in my local repo, how can i find conflicts?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-opendal] ZHOUSH41 commented on pull request #1679: fix issue 1235

Posted by "ZHOUSH41 (via GitHub)" <gi...@apache.org>.
ZHOUSH41 commented on PR #1679:
URL: https://github.com/apache/incubator-opendal/pull/1679#issuecomment-1475129815

   > > no conflicts in my local repo, how can i find conflicts?
   > 
   > Hi, please checkout the working branch from upstream instead of your own fork. You can achieve it that way:
   > 
   > ```shell
   > git remote add upstream https://github.com/apache/incubator-opendal.git
   > git fetch upstream
   > git checkout upstream/main
   > git checkout -b <my-working-branch>
   > ```
   
   i'll try it, thx


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-opendal] Xuanwo commented on pull request #1679: fix issue 1235

Posted by "Xuanwo (via GitHub)" <gi...@apache.org>.
Xuanwo commented on PR #1679:
URL: https://github.com/apache/incubator-opendal/pull/1679#issuecomment-1475077259

   > no conflicts in my local repo, how can i find conflicts?
   
   Hi, please checkout the working branch from upstream instead of your own fork. You can achieve it that way:
   
   ```shell
   git remote add upstream https://github.com/apache/incubator-opendal.git
   git fetch upstream
   git checkout upstream/main
   git checkout -b <my-working-branch>
   ```


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-opendal] ZHOUSH41 closed pull request #1679: fix issue 1235

Posted by "ZHOUSH41 (via GitHub)" <gi...@apache.org>.
ZHOUSH41 closed pull request #1679: fix issue 1235
URL: https://github.com/apache/incubator-opendal/pull/1679


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org