![Julia Kreger](/assets/img/avatar_default.png)
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.
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.