~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-08-02 14:02:45 UTC
  • Revision ID: mbp@sourcefrog.net-20050802140245-b928a80bdb4fed45
- bzr mv command that works like mv in unix -- either rename or delete depending

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
      FOO.
15
15
      
16
16
    * ``bzr add`` with no arguments adds everything under the current directory.
 
17
 
 
18
    * ``bzr mv`` does move or rename depending on its arguments, like
 
19
      the Unix command.
17
20
    
18
21
  ENHANCEMENTS:
19
22