From: JuanPablo AJ <hidden> Date: 2016-06-15 22:51:46
Hi,
when I add a remote branch
$ git remote add otherUser git_repo_url
this is added locally configuration, how I can add this remote
branches configuration permanently similar to submodules ?
Regards.