~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to README

  • Committer: Andrew Starr-Bochicchio
  • Date: 2015-07-31 01:04:41 UTC
  • mto: This revision was merged to the branch mainline in revision 6606.
  • Revision ID: a.starr.b@gmail.com-20150731010441-3domwjjtnjijxlr2
Use hexlify() from binascii directly as paramiko removed hexify().

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
It also directly supports and encourages a large number of development best
37
37
practices like refactoring and pre-commit regression testing. Users can
38
38
choose between our command line tool and our cross-platform GUI application.
39
 
For further details, see our website at http://bazaar-vcs.org/en.
 
39
For further details, see our website at http://bazaar.canonical.com/en/
40
40
 
41
41
Feedback
42
42
========