8cf06ee89f
If git is not setup for the root user, then the cherry pick could fail as the commit information may not not be present. In stead, we pass -n to the cherry pick which prevents the command from committing changes.