Re: recent change in git.git/master broke my repos
From: Nicolas Pitre <hidden> Date: 2016-06-15 22:43:44
On Thu, 25 Oct 2007, Andreas Ericsson wrote:
Nicolas Pitre wrote:
quoted
Isn't that called a remote branch that gets updated with "git fetch' ?
You can even trick Git into not using the refs/remotes/ namespace for them
if you wish.
You'd lose the ability to do "git diff origin/master" while disconnected
though. It's quite valuable.