Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d1c2f72 authored by Ralf Thielow's avatar Ralf Thielow Committed by Linus Torvalds
Browse files

scripts/get_maintainer.pl: update Linus's git repository

parent 5af12d0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1389,7 +1389,7 @@ sub vcs_exists {
	warn("$P: No supported VCS found.  Add --nogit to options?\n");
	warn("$P: No supported VCS found.  Add --nogit to options?\n");
	warn("Using a git repository produces better results.\n");
	warn("Using a git repository produces better results.\n");
	warn("Try Linus Torvalds' latest git repository using:\n");
	warn("Try Linus Torvalds' latest git repository using:\n");
	warn("git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git\n");
	warn("git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git\n");
	$printed_novcs = 1;
	$printed_novcs = 1;
    }
    }
    return 0;
    return 0;