git reset hard to force tagged updates
This commit is contained in:
		| @@ -4,6 +4,7 @@ args=("$@") | |||||||
| self_update() { | self_update() { | ||||||
|  |  | ||||||
| git fetch --tags &>/dev/null | git fetch --tags &>/dev/null | ||||||
|  | git reset --hard | ||||||
| latest_ver=$(git describe --tags "$(git rev-list --tags --max-count=1)") | latest_ver=$(git describe --tags "$(git rev-list --tags --max-count=1)") | ||||||
| echo "🅂 🄴 🄻 🄵" | echo "🅂 🄴 🄻 🄵" | ||||||
| echo "🅄 🄿 🄳 🄰 🅃 🄴" | echo "🅄 🄿 🄳 🄰 🅃 🄴" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user