~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to README

  • Committer: Benoît Pierre
  • Date: 2008-11-16 17:50:52 UTC
  • mto: This revision was merged to the branch mainline in revision 683.
  • Revision ID: benoit.pierre@gmail.com-20081116175052-8ldrpprvpfq3wscm
Check if STDOUT is a TTY in has_ansi_colors: return False if not.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
oldtext=darkred
25
25
diffstuff=darkgreen
26
26
 
 
27
CLEAN-TREE
 
28
Delete unknown, ignored, or detritus files, leaving versioned files untouched.
 
29
 
27
30
FETCH-GHOSTS
28
31
Scan this branch for missing ancestors (aka "ghosts), and attempt to retrieve
29
32
them from a specified branch.