undo local changes
@ -42,5 +42,9 @@
{
"title": "Delete remote branch",
"tip": "git push origin :remote_branchname"
},
"title": "Undo local changes with the last content in head",
"tip": "git checkout -- file_name"
}
]
The note is not visible to the blocked user.