India Compliance - git pull is failing

Hello,

I am using the command

git pull upstream

But is it failing with message

fatal: couldn't find remote ref refs/heads/develop

On checking Git repo I observed that there are two main branches - next and version-14.

Which should I pull from?

TIA

Yogi Yang

version-14 is compatible with the same branch of Frappe / ERPNext. next is compatible with the corresponding develop branch.

1 Like