Re: [PATCH 1/2] drop -i file

2013-02-01 Thread Joachim Schmitz
Andreas Schwab wrote: "Joachim Schmitz" writes: But prevent others from having the benefit of this protection... Which is highly questionable. Well, I deliberatly didn't comment on whether I find it useful or not ;-)

Re: [PATCH 1/2] drop -i file

2013-02-01 Thread Andreas Schwab
"Joachim Schmitz" writes: > But prevent others from having the benefit of this protection... Which is highly questionable. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."

Re: [PATCH 1/2] drop -i file

2013-02-01 Thread Joachim Schmitz
Andreas Schwab wrote: Chet Ramey writes: It's a cheap and easy way to protect yourself from `rm *'. If you put it in gitignore you don't need to clutter up the repository. But prevent others from having the benefit of this protection...

Re: [PATCH 1/2] drop -i file

2013-01-31 Thread Andreas Schwab
Chet Ramey writes: > It's a cheap and easy way to protect yourself from `rm *'. If you put it in gitignore you don't need to clutter up the repository. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for somet

Re: [PATCH 1/2] drop -i file

2013-01-31 Thread Chet Ramey
> Guessing it was added by accident while testing. You guessed wrong. It's a cheap and easy way to protect yourself from `rm *'. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRUc...@case.eduhtt

[PATCH 1/2] drop -i file

2013-01-31 Thread Mike Frysinger
Guessing it was added by accident while testing. Signed-off-by: Mike Frysinger --- -i | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 -i diff --git a/-i b/-i deleted file mode 100644 index e69de29..000 -- 1.8.0.2