the ENV['ACCOUNT_ISSUER'] is an environment variable for account issuer file. to avoid unexpected no file errors, do some check.
the ?: is ternary operation, example: msg = possible_new_refs == -1 ? 'git fetch fail' : 'git clone fail'
ok, I got it
Thanks, Luan Shengde
Thanks, Xueliang
Thanks, Luan Shengde
Thanks, Xueliang
@my_info = {}
end
2.23.0