armbian-next: curb some logging for git non-checkouts
This commit is contained in:
parent
3b126c0730
commit
8574b87f8d
@ -255,7 +255,7 @@ function fetch_from_repo() {
|
||||
fi
|
||||
fi
|
||||
else
|
||||
display_alert "Skipping checkout" "$dir $ref_name ${checked_out_revision}" "warn"
|
||||
display_alert "Skipping checkout" "$dir $ref_name ${checked_out_revision}" "info"
|
||||
fi
|
||||
|
||||
return 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user