kiss: add comment

This commit is contained in:
Dylan Araps 2021-08-25 17:09:37 +03:00
parent e58a0f4f0b
commit 47a4b2b769
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 2 additions and 0 deletions

2
kiss
View File

@ -412,6 +412,8 @@ pkg_source() {
# arg4: resolved source
run_hook pre-source "$1" "$src" "$_fnr"
# '$2' is set when this function is called from 'kiss c' and it is used
# here to skip calling the Git code.
case $2$_res in
"$2url+"*)
mkcd "${_des%/*}"