Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263329
b: refs/heads/master
c: 3d1c2f7
h: refs/heads/master
i:
  263327: 5b29272
v: v3
  • Loading branch information
Ralf Thielow authored and Linus Torvalds committed Aug 25, 2011
1 parent 60dd168 commit e82a93d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5af12d0efdbd9967cc71a0a10c4025c4255a6254
refs/heads/master: 3d1c2f72a9464c9880054194af0c041d7beb9124
2 changes: 1 addition & 1 deletion trunk/scripts/get_maintainer.pl
Original file line number Diff line number Diff line change
Expand Up @@ -1389,7 +1389,7 @@ sub vcs_exists {
warn("$P: No supported VCS found. Add --nogit to options?\n");
warn("Using a git repository produces better results.\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;
}
return 0;
Expand Down

0 comments on commit e82a93d

Please sign in to comment.