Add --exclude-name option.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Sat, 8 Aug 2009 02:22:42 +0000 (19:22 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Sat, 8 Aug 2009 02:22:42 +0000 (19:22 -0700)
The --exclude-name will exclude from a snapshot files or directories with
the specified name.  This contrasts with --exclude, which requires that the
full path be specified.

Initial patch by Chris Wilson <chris@aptivate.org>.  Committed with minor
modifications.


No differences found