Added notes

This commit is contained in:
andryyy 2017-06-20 00:03:09 +02:00
parent 71207b05fe
commit d5eb85ea6b

View File

@ -35,5 +35,5 @@ echo
echo -e "\e[32mHashes to revert to:\e[0m"
git reflog --color=always | grep "Before update on "
# TODO: Menu, select hard reset etc.
# TODO: Menu, select hard reset, select reset to "before update" etc.
#git reset --hard origin/${BRANCH}