Re: Feature request: Config option for --no-ignore-removal/--ignore-removal

2013-10-16 Thread Felipe Contreras
Junio C Hamano wrote: > Matthew Cline writes: > > > When I try to a plain old "git add ." when files have been > > deleted/moved, I get the warning > > > >> You ran 'git add' with neither '-A (--all)' or '--ignore-removal' > > > > There should be some way to put something in ~/.gitconfig to tell

Re: Feature request: Config option for --no-ignore-removal/--ignore-removal

2013-10-16 Thread Junio C Hamano
Matthew Cline writes: > When I try to a plain old "git add ." when files have been > deleted/moved, I get the warning > >> You ran 'git add' with neither '-A (--all)' or '--ignore-removal' > > There should be some way to put something in ~/.gitconfig to tell git to > always choose one or another.

Feature request: Config option for --no-ignore-removal/--ignore-removal

2013-09-24 Thread Matthew Cline
When I try to a plain old "git add ." when files have been deleted/moved, I get the warning > You ran 'git add' with neither '-A (--all)' or '--ignore-removal' There should be some way to put something in ~/.gitconfig to tell git to always choose one or another. -- To unsubscribe from this list: