Re: [RFC PATCH 06/19] Factor ref updating out of fetch_with_import
From: Daniel Barkalow <hidden>
Date: 2016-06-15 22:47:39
On Mon, 2 Nov 2009, Sverre Rabbelier wrote:
Heya, On Mon, Nov 2, 2009 at 04:16, Daniel Barkalow [off-list ref] wrote:quoted
Why not have the regular list report: @refs/heads/trunkr HEAD or whatever it is, again like native git? That is, SVN would have an interaction like:That's fine with me, but earlier you said you didn't like the whole symlinking idea.
Now that you're not using them for other stuff, they're free to use for their normal purpose without confusion. The normal layout for a remote git repository's refs has HEAD as a symlink to something in refs/heads/*, so it's
You said in another thread you'll be working on some patches, does that include this 'refs' command? I want to avoid duplicate work if possible :).
No, I'm just working on getting the handler to work in a context where there's no local repository, if possible. This will probably generate a bunch of easy conflicts, but not actually overlap with what you're doing here. -Daniel *This .sig left intentionally blank*