Manifest Locking Error when "/" is in the branch name

I would like to use branches named release/*

But when I refer it in `remote_dependency` field I get the error `Manifest Locking Error` `undefined method `repo' for nil:NilClass`.

I suppose that’s because of `/` in the branch name.

I did a test. Created branches “test/test” and “test_test”. 

  • If I refer “test_test” it works well
1dc722c9-2667-4c05-ac38-c9d2ac786184.png
  • If I refer “test/test” I have the error
a06dcf3d-c80a-40cd-96a1-e869491f8262.png

Is it really not possible to use “/” in the branch name?

0 1 196
1 REPLY 1
Top Labels in this Space
Top Solution Authors