How to create local branches for all the remote branches available
I can able to create a local branch from a remote branch one by one.
Is there any command available to create local branches from all the remote branches available.
(example: i have 50 branches in remote, i wants to create 50 local branches for those remote branches)