jozefchutka / YHaxen

YHaxen is a Haxe project management tool written in Haxe. YHaxen can manage a project's variables, dependency validation, tests, builds, and releases.
24 stars 3 forks source link

Git was not able to checkout branch, tag or commit #14

Closed jozefchutka closed 9 years ago

jozefchutka commented 9 years ago

this happens when a new tag was created on repo that already exists in haxelib git folder. Make sure to do push

jozefchutka commented 9 years ago

solution: you can re-run validation phase and tag will get recognized this time

jozefchutka commented 9 years ago

resolved in 0.0.47