Re: ghost refs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le Tue, 20 Apr 2010 10:24:44 -0400,
Jeff King <peff@xxxxxxxx> a écrit :

> On Tue, Apr 20, 2010 at 09:33:42AM -0400, Jay Soffian wrote:
> 
> > 4. Just append to the existing reflog? Given:
> > 
> > $ git checkout -b topic origin/master # 1
> > $ git add; git commit ...
> > $ git checkout master
> > $ git merge topic
> > $ git branch -d topic
> > $ git checkout -b topic origin/master # 2
> 
> I like how the user would interact with that, but what happens with:
> 
>   git checkout -b topic/subtopic
> 
> The reflog of the deleted branch is in the way.

That would be addressed by considering logs/dead_refs/* contents
*logical* continuations of logs/refs/* (bottom-most suggestion in my
other email)

-- 
Yann
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]