/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 doc/ja/tutorials/index.txt

  • Committer: Martin Pool
  • Date: 2005-09-13 05:11:27 UTC
  • Revision ID: mbp@sourcefrog.net-20050913051127-47c500210200a219
- branch now tracks ancestry - all merged revisions

 - new Branch.get_ancestry() returns them as a list

 - basic test for this

 - commit appends to ancestry (only for non-merge commits)
 
 - clean up imports

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
チュートリアル
2
 
==============
3
 
 
4
 
.. toctree::
5
 
   :maxdepth: 1
6
 
 
7
 
   ../mini-tutorial/index
8
 
   tutorial
9
 
   using_bazaar_with_launchpad
10
 
   centralized_workflow
11