[PATCH] Implement --strict flag for commit

Martin Pool martinpool at gmail.com
Tue Oct 18 02:19:58 BST 2005


On 17/10/05, Michael Ellerman <michael at ellerman.id.au> wrote:
> Y'all,
>
> Here's a patch to implement strict commits (no unknown files allowed).

Thanks, merged in.  Thanks for including the tests.

> The TODO mentions not allowing deleted files, but I didn't know what that
> meant so I just left it. Any ideas?

As Aaron said, it means files that are deleted on disk but not removed
from the working directory.

--
Martin




More information about the bazaar mailing list