~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/ja/user-guide/merging_changes.txt

  • Committer: Patch Queue Manager
  • Date: 2016-01-31 13:36:59 UTC
  • mfrom: (6613.1.5 1538480-match-hostname)
  • Revision ID: pqm@pqm.ubuntu.com-20160131133659-ouy92ee2wlv9xz8m
(vila) Use ssl.match_hostname instead of our own. (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
したいかもしれません。
29
29
この場合、彼女は最初に明示的にURLを渡す必要があります::
30
30
 
31
 
  bzr merge sftp://mary@bill-laptop/cool-repo/cool-trunk
 
31
  bzr merge bzr+ssh://mary@bill-laptop/cool-repo/cool-trunk
32
32
 
33
33
マージブランチがまだ設定されていなければ、これによってデフォルトの\
34
34
マージブランチが設定されます。