Feature Request: bzr add --no-dirs
Martin Pool
mbp at canonical.com
Fri Nov 24 22:36:30 GMT 2006
On 25/11/2006, at 4:24am, Jari Aalto wrote:
>
> Consider this:
>
> $ bzr add --no-recurse dir/*
>
> Whoops, it also added all directories inside it for adding.
> It's customary to want to add only files and add directories
> case-by-case basis, so please implement additional option
> to ignore files:
>
> $ bzr add --no-dirs --no-recurse dir/*
> =========
>
> I think there sould be also option for symbolic links:
>
> --no-symlinks
Can you say more about the case where this would be useful to you?
--
Martin
More information about the bazaar
mailing list