I have branch name develop_native/ and from that creating another branch name develop_native/feature/ but it is throwing error:
fatal: cannot lock ref 'refs/heads/develop_native/feature': 'refs/heads/develop_native' exists; cannot create 'refs/heads/develop_native/feature'
Anybody know what could be possible issue ?