Hmm... I'd be careful using -x flag.
It will removed your ignored files which may be serving some useful purpose.
Gerry
On 06/04/2011 05:15 PM, Otavio Salvador wrote:
> Use:
>
> git clean -dxf
>
> On Sat, Jun 4, 2011 at 20:23, Gerry Reno wrote:
>
>> Pull request #33 has a lot of really
Use:
git clean -dxf
On Sat, Jun 4, 2011 at 20:23, Gerry Reno wrote:
> Pull request #33 has a lot of really nice refactoring in it.
>
> But, I just tried merging in pull request #33 to my tree and now the
> directories look like this:
>
> drwxrwxr-x 4 greno greno 4096 2011-06-04 15:15 libfre
Hi Gerry,
They should have, but I think git might not delete old directories by
default. If you do a fresh git clone, they won't be there, otherwise delete
them manually
On Sat, Jun 4, 2011 at 4:23 PM, Gerry Reno wrote:
> Pull request #33 has a lot of really nice refactoring in it.
>
> But, I j
Pull request #33 has a lot of really nice refactoring in it.
But, I just tried merging in pull request #33 to my tree and now the
directories look like this:
drwxrwxr-x 4 greno greno 4096 2011-06-04 15:15 libfreerdp
drwxrwxr-x 4 greno greno 12288 2011-06-04 16:04 libfreerdp-asn1
dr