I just want the copy of remote branch copy into my local branch. Since I don't have privilege to write or merge the code base to remote branch, and having only rights to read. So, how can I clone the copy of remote branch, and keep that copy into some other branch which will create on fly.
Any leads...