Local - Drop uncommitted changes.
Local & get upstream - Delete all of your non-pushed work on the current branch and use the remote state.
 This will reset local branch to HEAD of remote tracking branch {{ gitStatus.currentBranch }}.
Use in case of conflicts or to overwrite all of your work by what has been pushed to the origin.
 If the reference you reset to contains an invalid project configuration, you may lose access to the project from the Dataiku DSS user interface.