/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to HACKING

Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Coding style
2
2
------------
3
 
Dulwich tries to follow PEP-8 where possible. docstrings should use 
 
3
bzr-git tries to follow PEP-8 where possible. docstrings should use 
4
4
restructuredText.
5
5
 
6
6
Testing