Suggestion Resolved

This commit is contained in:
Nalin Singh 2023-05-26 12:56:44 +05:30
parent 7c3a283e43
commit b959579bee

2
ugit
View file

@ -192,7 +192,7 @@ recover_lost_stash() {
)
if [ -z "$LOST_STASH" ]; then
echo "No unreachable commits found. Exiting..."
printf "%s\n" "No unreachable commits found. Exiting..."
exit
fi