Randy Dunlap 26d98e9f78 get_maintainer: don't remind about no git repo when --nogit is used
When --nogit is used with scripts/get_maintainer.pl, the script spews 4
lines of unnecessary information (noise).  Do not print those lines when
--nogit is specified.

This change removes the printing of these 4 lines:

  ./scripts/get_maintainer.pl: No supported VCS found.  Add --nogit to options?
  Using a git repository produces better results.
  Try Linus Torvalds' latest git repository using:
  git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

Link: https://lkml.kernel.org/r/20220102031424.3328-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2022-01-20 08:52:53 +02:00
..
2021-11-02 11:33:15 -07:00
2021-11-08 09:15:45 -08:00
2021-04-26 08:38:10 -07:00
2020-10-22 13:13:57 -07:00
2021-11-08 09:15:45 -08:00
2021-02-26 09:41:05 -08:00
2021-05-02 00:43:35 +09:00
2021-11-02 06:20:58 -07:00
2020-12-08 23:30:04 +09:00
2021-11-01 16:33:53 -07:00
2020-12-08 23:30:04 +09:00
2021-05-03 17:23:06 -06:00