~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/switch-in-branch.txt

  • Committer: Vincent Ladeuil
  • Date: 2009-06-22 14:32:48 UTC
  • mto: (4471.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 4472.
  • Revision ID: v.ladeuil+lp@free.fr-20090622143248-pe4av866hxgzn60e
Use the same method or function names for _dirstate_helpers in pyrex and
python modules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Trees which are annoying to set up.  Want to switch to a different
2
 
branch without needing to set everything up again.
3
 
 
4
 
Uses for switch: keeps around unknown/ignored files and any local
5
 
changes.