add section about referencing branches other than master - #249
Conversation
|
that's actually not supported. since it would not look up the hash and won't pin in lock file. |
|
👍 Would be a great supportive thing to support floating sources. Imagine a source constraint a la |
|
actually I meant exactly the opposite. |
|
So you mean it's actually a bug in there, it's not locked currently, did I got you right? |
|
Yes. It's a bug. Pinning only works on master.
|
|
OMG. |
|
OMG? What do you mean?
|
|
OMG = I didn't knew that we had this bug. I'm glad you have total control over this. I can hardly follow the state of development. Maybe that's why I missed this. |
|
It's not really a bug. It's just not implemented.
|
6431f18 to
c92cd76
Compare
|
I've added the implementation for this. |
|
So we can pin all branches?
|
|
Yes with this code change we can. |
|
Ha. Didn't see this trick. Kudos
|
add section about referencing branches other than master
No description provided.