Doc review & quick ref card - anyone with some DTP skills?

Sabin Iacob iacobs at m0n5t3r.info
Mon Jul 23 08:05:07 BST 2007


Eugene Wee wrote:
> I think bzr add is important enough to be under "creating". ignore, mv 
> and check are also listed as basic commands but were not listed.

we are ralking here about commands that help people do (common) stuff; 
after getting used to bzr they can always type bzr help commands to 
figure out the exotic cases.

I rarely used ignore (the default list of ignores is usually enough), 
even more rarely used mv, never used check; bzr add comes up in one of 
the init use cases, but you are right, it probably should be listed on 
its own

>> creating:
>> bzr init

bzr add

>> bzr branch (worth mentioning aliases?)
>> bzr checkout
>>
>> information:
>> bzr status
>> bzr diff
>> bzr log
>> bzr inventory
>> bzr missing
>>
>> commit:
>> bzr commit
>> bzr uncommit
>> bzr revert
>> bzr update
>>
>> merging:
>> bzr pull
>> bzr merge
>>
>> publishing:
>> bzr push
>> bzr bundle
>> bzr export? 




More information about the bazaar mailing list