<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/CONTRIBUTING.md, branch 3.0.7</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Correcting a file name</title>
<updated>2019-08-12T02:48:57+00:00</updated>
<author>
<name>Arthur Milchior</name>
<email>Arthur@Milchior.fr</email>
</author>
<published>2019-08-05T07:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=dab0c2e0da17c879e13f0b1f6fbf307acf48a4ff'/>
<id>dab0c2e0da17c879e13f0b1f6fbf307acf48a4ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>github -&gt; GitHub</title>
<updated>2018-03-18T20:26:31+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-03-18T20:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=f773b4cedad84da3ab3f548a6293dca7a0ec2707'/>
<id>f773b4cedad84da3ab3f548a6293dca7a0ec2707</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it more obvious how tests can be run locally</title>
<updated>2017-12-11T15:57:47+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2017-12-11T15:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=09d2ae5f1ca47e3aede940e15c28fc4c3ff1e9eb'/>
<id>09d2ae5f1ca47e3aede940e15c28fc4c3ff1e9eb</id>
<content type='text'>
See #674 for reference.

[skip CI]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See #674 for reference.

[skip CI]
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(README): add basic contribution guidelines</title>
<updated>2016-06-13T08:13:18+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-06-13T08:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=17020d8ac806faf6ffa178587a97625589ba21eb'/>
<id>17020d8ac806faf6ffa178587a97625589ba21eb</id>
<content type='text'>
The main point is that from now on, tests are required to add
new features. If the fix is minor enough, not having a test
is probably alright.

That distinction is not represented in the contribution guide
as more tests are better - people should prefer to have a test
whenever they contribute anything.

My motivation to finally do this is the sad realization that
I grow too unconfident about the quality of some contributions
without having tests that proof they are valid. It's not enough
to not break anything that exists, as the current test-suite is
certainly not perfect either.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The main point is that from now on, tests are required to add
new features. If the fix is minor enough, not having a test
is probably alright.

That distinction is not represented in the contribution guide
as more tests are better - people should prefer to have a test
whenever they contribute anything.

My motivation to finally do this is the sad realization that
I grow too unconfident about the quality of some contributions
without having tests that proof they are valid. It's not enough
to not break anything that exists, as the current test-suite is
certainly not perfect either.
</pre>
</div>
</content>
</entry>
</feed>
