amigo421
amigo421

Reputation: 2541

qtcreator source from github - can't resolve qbs reference

always when I was trying to clone qtcreator repository I had a errors with submodule qbs, I was ignoring this because was not important on that moment.

however today I need to check this out without issues. so the error is still there. not sure that is the same like was previously.

Is there anyone who also faced with it and successfully resolved this?

fatal: reference is not a tree: 1a103f7a90b51022aa10da228deb566cd7b446ca Unable to checkout '1a103f7a90b51022aa10da228deb566cd7b446ca' in submodule path 'src/shared/qbs'

Upvotes: 0

Views: 44

Answers (1)

Jake Petroules
Jake Petroules

Reputation: 24190

One of the mirrors hadn't been updated. It's fixed now.

Upvotes: 1

Related Questions