Re: [onap-discuss] [ONAP Helpdesk #46306] ci-management change error

2017-09-28 Thread Lusheng Ji via RT
Jess,

Thanks for the suggestion.  I will follow that from now on.
I have abandoned this change and made a resubmission, which you have approved.  
Thank you for your help!

Lusheng


On 9/27/17, 9:14 PM, "Jessica Wagantall via RT" 
 wrote:

Dear Lusheng, 

We really discourage developers from using the Gerrit UI for making changes 
into your gerrits. 
The reason is because it can be faulty at times and it might not have the 
results you are looking for. 

I would suggest you make your changes locally:
- Clone the repo and checkout origin/master
- Cherry-pick your change into your local tree
- Make your changes
- Git add 
- Git commit --amend
- Git push

Let me know if this works better 
Thanks!
Jess



___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [ONAP Helpdesk #46306] ci-management change error

2017-09-27 Thread Jessica Wagantall via RT
Dear Lusheng, 

We really discourage developers from using the Gerrit UI for making changes 
into your gerrits. 
The reason is because it can be faulty at times and it might not have the 
results you are looking for. 

I would suggest you make your changes locally:
- Clone the repo and checkout origin/master
- Cherry-pick your change into your local tree
- Make your changes
- Git add 
- Git commit --amend
- Git push

Let me know if this works better 
Thanks!
Jess
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss