~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-05-28 00:25:32 UTC
  • mfrom: (5264.1.2 command-help-bug-177500)
  • Revision ID: pqm@pqm.ubuntu.com-20100528002532-9bzj1fajyxckd1rg
(lifeless) Stop raising at runtime when a command has no help,
 instead have a test in the test suite that checks all known command objects.
 (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
Bugzilla、Trac、Roundupとその他のバグ/問題トラッカーに対してこれを設定する方法の詳細に関しては、
18
18
Bazaarユーザーリファレンスの `バグトラッカーの設定`_ を参照してください。
19
19
 
20
 
.. _バグトラッカーの設定: ../user-reference/index.html#bug-tracker-settings
 
20
.. _バグトラッカーの設定: ../user-reference/bzr_man.html#bug-tracker-settings
21
21
 
22
22
メタデータの記録 vs バグトラッカーの更新
23
23
------------------------------------------