|
|
|
@ -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}
|
|
|
|
|