Added notes
parent
71207b05fe
commit
d5eb85ea6b
|
@ -35,5 +35,5 @@ echo
|
||||||
echo -e "\e[32mHashes to revert to:\e[0m"
|
echo -e "\e[32mHashes to revert to:\e[0m"
|
||||||
git reflog --color=always | grep "Before update on "
|
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}
|
#git reset --hard origin/${BRANCH}
|
||||||
|
|
Loading…
Reference in New Issue