You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/02/09 03:18:30 UTC

[GitHub] [skywalking] JohnNiang opened a new issue #4331: Reduce two steps while cloning project and subprojects

JohnNiang opened a new issue #4331: Reduce two steps while cloning project and subprojects
URL: https://github.com/apache/skywalking/issues/4331
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   
   We could reduce two steps inside [build-from-github](https://github.com/apache/skywalking/blob/master/docs/en/guides/How-to-build.md#build-from-github).
   
   ```diff
   + 2. git clone --recurse-submodules https://github.com/apache/skywalking.git
   - 2. git clone https://github.com/apache/skywalking.git
   - 5. git submodule init
   - 6. git submodule update
   ```
   
   So, what do you reckon?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] JohnNiang commented on issue #4331: Reduce two steps while cloning project and subprojects

Posted by GitBox <gi...@apache.org>.
JohnNiang commented on issue #4331: Reduce two steps while cloning project and subprojects
URL: https://github.com/apache/skywalking/issues/4331#issuecomment-583812529
 
 
   Okay.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] JohnNiang closed issue #4331: Reduce two steps while cloning project and subprojects

Posted by GitBox <gi...@apache.org>.
JohnNiang closed issue #4331: Reduce two steps while cloning project and subprojects
URL: https://github.com/apache/skywalking/issues/4331
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4331: Reduce two steps while cloning project and subprojects

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4331: Reduce two steps while cloning project and subprojects
URL: https://github.com/apache/skywalking/issues/4331#issuecomment-583809712
 
 
   Submit a pull request if you like.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4331: Reduce two steps while cloning project and subprojects

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4331: Reduce two steps while cloning project and subprojects
URL: https://github.com/apache/skywalking/issues/4331#issuecomment-583802734
 
 
   They are same thing to me.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] JohnNiang commented on issue #4331: Reduce two steps while cloning project and subprojects

Posted by GitBox <gi...@apache.org>.
JohnNiang commented on issue #4331: Reduce two steps while cloning project and subprojects
URL: https://github.com/apache/skywalking/issues/4331#issuecomment-583805126
 
 
   Same thing to me. But more convinient for fresh users.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] JohnNiang commented on issue #4331: Reduce two steps while cloning project and subprojects

Posted by GitBox <gi...@apache.org>.
JohnNiang commented on issue #4331: Reduce two steps while cloning project and subprojects
URL: https://github.com/apache/skywalking/issues/4331#issuecomment-583806788
 
 
   Not bad.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4331: Reduce two steps while cloning project and subprojects

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4331: Reduce two steps while cloning project and subprojects
URL: https://github.com/apache/skywalking/issues/4331#issuecomment-583805444
 
 
   Maybe both ways in the doc as alternative?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services