Open chrisfusillo opened 2 months ago
I have confirmed that by removing "--single-branch" the error no longer occurs and the command proceeds to the next step.
Hi! I currently can't reproduce the issue. May it depend on git version? Just tested with 2.39.3
.
Which version are you using?
Hi! I currently can't reproduce the issue. May it depend on git version? Just tested with
2.39.3
. Which version are you using?
2.39.5
There may be a bug in the avalanche-cli for pulling the ICTTURL.
https://github.com/ava-labs/avalanche-cli/blob/4c5be38f8a26efd5b29d6c41cbd8f361d1094239/pkg/ictt/build.go#L133
"--single-branch" isn't a proper usage flag, so it errors.
Reproduce:
Reproduced: avalanche-cli v1.7.1 & v1.7.0