Re: [PATCH] Revert part of 3f1b0e1f287547903f11fa1e6de7d2765597766e

From: S.ÃaÄlar Onur
Date: Wed Jul 18 2007 - 15:02:51 EST


Hi;

18 Tem 2007 Ãar tarihinde, Alexey Dobriyan ÅunlarÄ yazmÄÅtÄ:
> *.orig are generated even if line numbers change a bit, so untrusted is
> a somewhat exaggerated.

:), although i prefer previous one, what about something like following?


With 3f1b0e1f287547903f11fa1e6de7d2765597766e Linus's current git tree starts
to ignore any *.rej files (for example "git status" cannot show what are
they) but if there are some *.rej files exists, for whatever reason, that
means some unresolved merge conflicts occured for that code tree and this
tree is no longer trusted so better not to ignore this.

Signed-off-by: S.ÃaÄlar Onur <caglar@xxxxxxxxxxxxx>

.gitignore | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8d15830..e3a56e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,4 +47,3 @@ series
cscope.*

*.orig
-*.rej

Cheers
--
S.ÃaÄlar Onur <caglar@xxxxxxxxxxxxx>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/