You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2015/06/16 19:35:05 UTC

svn commit: r1685876 - /jmeter/trunk/.gitignore

Author: sebb
Date: Tue Jun 16 17:35:05 2015
New Revision: 1685876

URL: http://svn.apache.org/r1685876
Log:
Initial stab at gitignore file

Added:
    jmeter/trunk/.gitignore

Added: jmeter/trunk/.gitignore
URL: http://svn.apache.org/viewvc/jmeter/trunk/.gitignore?rev=1685876&view=auto
==============================================================================
--- jmeter/trunk/.gitignore (added)
+++ jmeter/trunk/.gitignore Tue Jun 16 17:35:05 2015
@@ -0,0 +1,23 @@
+# Directory trees to ignore
+backups/
+build/
+dist/
+local/
+printable_docs/
+reports/
+site/
+target/
+
+# specific files to ignore
+*.log
+.checkstyle
+.classpath
+.externalToolBuilders
+.fbwarnings
+.fbprefs
+.pmd
+.project
+.settings
+
+build-local.properties
+jmeter-fb.*



Re: svn commit: r1685876 - /jmeter/trunk/.gitignore

Posted by Milamber <mi...@apache.org>.

On 16/06/2015 23:49, sebb wrote:
> But the pull request is rather different.


Ok but what is your root cause to commit a .gitignore file today? this 
PR #24 or another reason?
If that is the PR #24, seems a good thing to close this PR, even if the 
list is different.


>
> On 16 June 2015 at 21:54, Milamber <mi...@apache.org> wrote:
>> Sebb,
>> Perhaps modify the message of the commit to include the "close" section on
>> Github?
>>
>> "To close this pull request, make a commit to your master/trunk branch
>> with (at least) the following in the commit message:
>>
>>      This closes #24
>>
>> "
>>
>> On 16/06/2015 17:35, sebb@apache.org wrote:
>>> Author: sebb
>>> Date: Tue Jun 16 17:35:05 2015
>>> New Revision: 1685876
>>>
>>> URL: http://svn.apache.org/r1685876
>>> Log:
>>> Initial stab at gitignore file
>>>
>>> Added:
>>>       jmeter/trunk/.gitignore
>>>
>>> Added: jmeter/trunk/.gitignore
>>> URL:
>>> http://svn.apache.org/viewvc/jmeter/trunk/.gitignore?rev=1685876&view=auto
>>>
>>> ==============================================================================
>>> --- jmeter/trunk/.gitignore (added)
>>> +++ jmeter/trunk/.gitignore Tue Jun 16 17:35:05 2015
>>> @@ -0,0 +1,23 @@
>>> +# Directory trees to ignore
>>> +backups/
>>> +build/
>>> +dist/
>>> +local/
>>> +printable_docs/
>>> +reports/
>>> +site/
>>> +target/
>>> +
>>> +# specific files to ignore
>>> +*.log
>>> +.checkstyle
>>> +.classpath
>>> +.externalToolBuilders
>>> +.fbwarnings
>>> +.fbprefs
>>> +.pmd
>>> +.project
>>> +.settings
>>> +
>>> +build-local.properties
>>> +jmeter-fb.*
>>>
>>>
>>>


Re: svn commit: r1685876 - /jmeter/trunk/.gitignore

Posted by sebb <se...@gmail.com>.
But the pull request is rather different.

On 16 June 2015 at 21:54, Milamber <mi...@apache.org> wrote:
> Sebb,
> Perhaps modify the message of the commit to include the "close" section on
> Github?
>
> "To close this pull request, make a commit to your master/trunk branch
> with (at least) the following in the commit message:
>
>     This closes #24
>
> "
>
> On 16/06/2015 17:35, sebb@apache.org wrote:
>>
>> Author: sebb
>> Date: Tue Jun 16 17:35:05 2015
>> New Revision: 1685876
>>
>> URL: http://svn.apache.org/r1685876
>> Log:
>> Initial stab at gitignore file
>>
>> Added:
>>      jmeter/trunk/.gitignore
>>
>> Added: jmeter/trunk/.gitignore
>> URL:
>> http://svn.apache.org/viewvc/jmeter/trunk/.gitignore?rev=1685876&view=auto
>>
>> ==============================================================================
>> --- jmeter/trunk/.gitignore (added)
>> +++ jmeter/trunk/.gitignore Tue Jun 16 17:35:05 2015
>> @@ -0,0 +1,23 @@
>> +# Directory trees to ignore
>> +backups/
>> +build/
>> +dist/
>> +local/
>> +printable_docs/
>> +reports/
>> +site/
>> +target/
>> +
>> +# specific files to ignore
>> +*.log
>> +.checkstyle
>> +.classpath
>> +.externalToolBuilders
>> +.fbwarnings
>> +.fbprefs
>> +.pmd
>> +.project
>> +.settings
>> +
>> +build-local.properties
>> +jmeter-fb.*
>>
>>
>>
>

Re: svn commit: r1685876 - /jmeter/trunk/.gitignore

Posted by Milamber <mi...@apache.org>.
Sebb,
Perhaps modify the message of the commit to include the "close" section 
on Github?

"To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

     This closes #24
"

On 16/06/2015 17:35, sebb@apache.org wrote:
> Author: sebb
> Date: Tue Jun 16 17:35:05 2015
> New Revision: 1685876
>
> URL: http://svn.apache.org/r1685876
> Log:
> Initial stab at gitignore file
>
> Added:
>      jmeter/trunk/.gitignore
>
> Added: jmeter/trunk/.gitignore
> URL: http://svn.apache.org/viewvc/jmeter/trunk/.gitignore?rev=1685876&view=auto
> ==============================================================================
> --- jmeter/trunk/.gitignore (added)
> +++ jmeter/trunk/.gitignore Tue Jun 16 17:35:05 2015
> @@ -0,0 +1,23 @@
> +# Directory trees to ignore
> +backups/
> +build/
> +dist/
> +local/
> +printable_docs/
> +reports/
> +site/
> +target/
> +
> +# specific files to ignore
> +*.log
> +.checkstyle
> +.classpath
> +.externalToolBuilders
> +.fbwarnings
> +.fbprefs
> +.pmd
> +.project
> +.settings
> +
> +build-local.properties
> +jmeter-fb.*
>
>
>