Update ugit: undo git tag

Co-authored-by: Bhupesh Varshney <varshneybhupesh@gmail.com>
This commit is contained in:
Kopal Chakravarty 2022-08-09 21:24:44 +05:30 committed by GitHub
parent 7e8838be76
commit df0818bdc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
ugit
View file

@ -295,7 +295,6 @@ undo_git_tag() {
perror "Failed to delete tag."
fi
else
perror "User cancelled operation. Exiting ..."
exit
fi
}