vote up 0 vote down star

I mistakenly did

bzr ignore

For some files that I don't want to ignore. How do I undo the ignore?

flag

1 Answer

vote up 4 vote down check

Edit your .bzrignore file in repository. If you simply delete the entry for the files you ignored they should then be recognized by bzr again.

link|flag
Thanks, that was simple. – Matthew Nov 2 at 0:56

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.