Richard Genoud
3645e3283b
checkpatch: fix detection of git repository
...
Since git v1.7.7, the .git directory can be a file when, for example,
the kernel is a submodule of another git super project. So, the check
"-d .git" is not working anymore in this case. Using a more generic
check like "-e .git" corrects this behaviour.
Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Cc: Andy Whitcroft <apw@canonical.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-02-10 16:01:40 -08:00
..
2013-04-05 12:22:58 -06:00
2014-01-03 14:39:35 +01:00
2013-06-13 22:12:15 +01:00
2013-03-20 11:27:27 +10:30
2013-12-20 17:02:44 -05:00
2014-01-15 13:46:43 +11:00
2014-01-03 17:28:23 +01:00
2012-10-08 13:50:19 +10:30
2014-01-17 01:47:26 +01:00
2013-09-25 17:17:01 +01:00
2013-11-07 10:47:13 +01:00
2013-08-28 17:00:47 +02:00
2014-02-10 16:01:40 -08:00
2013-03-02 20:09:55 +00:00
2012-09-25 08:59:21 -07:00
2013-07-03 22:58:20 +02:00
2013-09-13 13:06:59 +02:00
2013-04-29 15:54:27 -07:00
2013-02-22 11:52:31 +01:00
2013-09-01 21:24:51 +02:00
2013-11-13 12:09:32 +09:00
2014-01-08 15:21:29 +00:00
2012-10-03 09:03:24 +02:00
2012-10-03 09:03:24 +02:00
2012-10-03 09:03:24 +02:00
2013-11-13 12:09:26 +09:00
2014-02-10 16:01:40 -08:00
2014-01-23 16:36:55 -08:00
2013-05-17 22:10:35 +02:00
2013-11-15 14:06:38 -08:00
2013-04-08 11:47:41 +02:00
2013-11-15 14:09:15 -08:00
2013-12-10 16:49:19 +10:30
2012-10-08 13:50:19 +10:30
2012-10-17 12:25:44 +01:00
2013-03-20 11:27:27 +10:30
2012-10-15 13:01:05 -07:00
2013-05-17 22:10:35 +02:00
2013-07-10 16:05:40 -07:00
2012-11-06 11:52:24 +10:30
2013-09-23 15:45:03 +09:30
2012-12-14 13:05:28 +10:30
2012-11-20 11:58:03 +01:00
2013-03-02 20:09:55 +00:00
2012-08-23 11:24:43 -04:00
2013-12-05 15:59:26 -05:00
2014-01-03 14:48:42 +01:00
2013-10-23 17:13:42 +02:00
2013-01-25 16:55:36 +10:30
2014-01-23 16:36:50 -08:00
2013-11-13 12:09:00 +09:00
2013-11-08 10:57:20 +01:00