Re: Building PostgreSQL in external directory is broken? - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Building PostgreSQL in external directory is broken?
Date
Msg-id CAJ7c6TOM3TfnX-gbCbM8fxosB7GC-jEA_5hcowhLW4-RMG==ag@mail.gmail.com
Whole thread Raw
In response to Re: Building PostgreSQL in external directory is broken?  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: Building PostgreSQL in external directory is broken?
List pgsql-hackers
Alvaro, Alexander,

> Please, check Alvaro's advise to run "git clean -dfx".  Helped to me.

Thanks, `git clean -dfx` did the trick!

> Could you give an example of when this can be useful?

And now I can answer my own question. I can move all shell scripts I
typically use for the development from the repository and be sure they
are not going to be deleted by accident (by `git clean`, for
instance).

Very convenient.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: Re: PG15 beta1 sort performance regression due to Generation context change
Next
From: Ronan Dunklau
Date:
Subject: Re: Support for grabbing multiple consecutive values with nextval()