Re: [PATCH] Per branch properties for pull and fetch
From: Santi <hidden> Date: 2016-06-15 22:42:34
The current default is to always use the remote's master branch, right?
No.
For .git/remotes/ remotes it defaults to the first Pull line.
For .git/branches/ remotes if defaults to master, but you can specify
another branch.
Santi