/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 breezy/__init__.py

  • Committer: Jelmer Vernooij
  • Date: 2018-11-19 22:05:30 UTC
  • mto: This revision was merged to the branch mainline in revision 7200.
  • Revision ID: jelmer@jelmer.uk-20181119220530-3ljv0v1w4mrxf8hq
add a glossary, update some more links.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
"""All of bzr.
18
18
 
19
 
Developer documentation for Bazaar is available at
20
 
http://doc.bazaar.canonical.com/bzr.dev/developers/,
21
 
it should mostly also apply to Breezy.
 
19
Developer documentation is available at
 
20
https://www.breezy-vcs.org/developers/.
22
21
 
23
22
Some particularly interesting things in breezy are:
24
23