Eric Sunshine writes:
> On Tue, Mar 24, 2015 at 5:39 AM, Duy Nguyen wrote:
>> On Tue, Mar 24, 2015 at 8:55 AM, Eric Sunshine
>> wrote:
e.g. "db", "reports" or "scripts", we could keep going for a while. I
think I attempted to do this in the past and failed (don't remember
exactl
On Tue, Mar 24, 2015 at 5:39 AM, Duy Nguyen wrote:
> On Tue, Mar 24, 2015 at 8:55 AM, Eric Sunshine
> wrote:
>>> e.g. "db", "reports" or "scripts", we could keep going for a while. I
>>> think I attempted to do this in the past and failed (don't remember
>>> exactly why). Maybe I'll try again so
On Tue, Mar 24, 2015 at 7:46 PM, wrote:
> Duy, you wrote:
>
> "This is true. To elaborate, if we have to recurse in excluded directories so
> that we can include some back, then the reason for excluding is already
> defeated as we may need to traverse the entire directory structure. However
>
/reports nor /reports/something or any sub directory is
included.
Martin
-- Původní zpráva --
Od: Duy Nguyen
Komu: Eric Sunshine
Datum: 24. 3. 2015 10:40:33
Předmět: Re: Git ignore help
On Tue, Mar 24, 2015 at 8:55 AM, Eric Sunshine wrote:
>> e.g. "db", "reports" or
On Tue, Mar 24, 2015 at 8:55 AM, Eric Sunshine wrote:
>> e.g. "db", "reports" or "scripts", we could keep going for a while. I
>> think I attempted to do this in the past and failed (don't remember
>> exactly why). Maybe I'll try again some time in future.
>
> I also was pretty sure that you had a
On Mon, Mar 23, 2015 at 9:00 PM, Duy Nguyen wrote:
> On Sun, Mar 22, 2015 at 10:33 AM, Eric Sunshine
> wrote:
>> On Fri, Mar 20, 2015 at 6:36 AM, wrote:
>>> Any idea what I am doing wrong?
>>
>> The fourth bullet point of the "Pattern Format" section of the
>> gitignore man page has this to sa
On Sun, Mar 22, 2015 at 10:33 AM, Eric Sunshine wrote:
> On Fri, Mar 20, 2015 at 6:36 AM, wrote:
>> I am trying to setup my git ignore (resp. .git/info/exclude) so that I
>> exclude
>> all directories and files except the content of directories that I
>> specifically include (incl. anything wi
On Fri, Mar 20, 2015 at 6:36 AM, wrote:
> I am trying to setup my git ignore (resp. .git/info/exclude) so that I exclude
> all directories and files except the content of directories that I
> specifically include (incl. anything within them recursively).
>
> I set the .git/info/exclude with the
Hello,
I am trying to setup my git ignore (resp. .git/info/exclude) so that I exclude
all directories and files except the content of directories that I
specifically include (incl. anything within them recursively).
I set the .git/info/exclude with the following content:
# Exclude ever
9 matches
Mail list logo