[MERGE] Minor adjustment to tutorial to use single quotes instead of double quotes

Elliot Murphy elliot at canonical.com
Wed Apr 4 00:14:38 BST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

# Bazaar merge directive format 1
# revision_id: elliot.murphy at canonical.com-20070403225812-\
#   yopxs3blqm1ed1uq
# target_branch: http://bazaar-vcs.org/bzr/bzr.dev
# testament_sha1: 5b07aa2ff378e2ffbd9433f2157ce2a296267840
# timestamp: 2007-04-03 19:14:23 -0400
# message: [MERGE] Minor adjustment to tutorial to use single quotes\
#    instead of double quotes
# 
# Bazaar revision bundle v0.9
#
# message:
#   Use double quotes instead of single quotes for bzr whoami examples to keep
#   windows systems happy. https://answers.launchpad.net/bzr/+ticket/4604
#   
# committer: Elliot Murphy <elliot.murphy at canonical.com>
# date: Tue 2007-04-03 18:58:12.058000088 -0400

=== modified file doc/tutorial.txt
- --- doc/tutorial.txt
+++ doc/tutorial.txt
@@ -122,12 +122,12 @@
 
     To set a global identity, use::
  
- -    % bzr whoami 'Your Name <email at example.com>'
+    % bzr whoami "Your Name <email at example.com>"
  
     If you'd like to use a different address for a specific branch, enter
     the branch folder and use::
  
- -    % bzr whoami --branch 'Your Name <email at example.com>'
+    % bzr whoami --branch "Your Name <email at example.com>"
  
  #. Setting the email address in the ``~/.bazaar/bazaar.conf`` [1]_ by adding the following lines.
     Please note that  ``[DEFAULT]`` is case sensitive::

=== modified directory  // last-changed:elliot.murphy at canonical.com-20070403225
... 812-yopxs3blqm1ed1uq
# revision id: elliot.murphy at canonical.com-20070403225812-yopxs3blqm1ed1uq
# sha1: 5b07aa2ff378e2ffbd9433f2157ce2a296267840
# inventory sha1: 6e5543aa08d5cb859256d1f9dd15189c2b530f87
# parent ids:
#   pqm at pqm.ubuntu.com-20070402183941-55dc90797840300e
# base id: pqm at pqm.ubuntu.com-20070402183941-55dc90797840300e
# properties:
#   branch-nick: bzr.docs

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGEt/eGi43imCMARIRAhF5AJ43zzQ/pGKURsVBXCOQnMhfTDnllACff2n2
XSCbWRi6q1uzmQnFC0RsgH0=
=xFiV
-----END PGP SIGNATURE-----



More information about the bazaar mailing list