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

Reply via email to