[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Switching from old git tree
From: |
David Caldwell |
Subject: |
Re: Switching from old git tree |
Date: |
Fri, 14 Nov 2014 10:29:21 -0800 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:33.0) Gecko/20100101 Thunderbird/33.0 |
On 11/14/14 7:52 AM, Andreas Schwab wrote:
> Sven Axelsson <address@hidden> writes:
>
>> Also, isn't it sufficient to do
>>
>> git remote rm old
>> git gc
>>
>> to clean out the repo? I haven't looked into it so I'm curious.
>
> The reflog may hold it a bit longer.
And even then, you'd need the "--prune=all" on "git gc", otherwise it
will only delete stuff more than 2 weeks old.
-David
smime.p7s
Description: S/MIME Cryptographic Signature
- Switching from old git tree, Peder O. Klingenberg, 2014/11/14
- Re: Switching from old git tree, David Kastrup, 2014/11/14
- Re: Switching from old git tree, Sven Axelsson, 2014/11/14
- Re: Switching from old git tree, Sven Axelsson, 2014/11/14
- Re: Switching from old git tree, Peder O. Klingenberg, 2014/11/14
- Re: Switching from old git tree, David Kastrup, 2014/11/14
- Re: Switching from old git tree, Sven Axelsson, 2014/11/14
- Re: Switching from old git tree, Andreas Schwab, 2014/11/14
- Re: Switching from old git tree,
David Caldwell <=
- Re: Switching from old git tree, David Kastrup, 2014/11/14
- Re: Switching from old git tree, Kenneth Raeburn, 2014/11/15
- Re: Switching from old git tree, Eli Zaretskii, 2014/11/15
- Re: Switching from old git tree, David Kastrup, 2014/11/15
- Re: Switching from old git tree, Eli Zaretskii, 2014/11/15
- Re: Switching from old git tree, Ken Raeburn, 2014/11/15
Re: Switching from old git tree, Nicolas Richard, 2014/11/14