Meta/cook: update cover-letter boilerplate
Junio C Hamano committed
Feb 6, 2012 at 09:10 UTC
a2b1456611f8bbf39e2e263e422fe813d665ad28
1 file changed
+3
-24
cook
+3
-24
@@ -273,31 +273,10 @@ only in 'pu' (proposed updates) while commits prefixed with '+' are in 'next'.
273
The ones marked with '.' do not appear in any of the integration branches,
274
but I am still holding onto them.
275
276
-Here are the repositories that have my integration branches:
276
+You can find the changes described here in the integration branches of the
277
+repositories listed at
278
278
-With maint, master, next, pu, and todo:
279
-
280
- git://git.kernel.org/pub/scm/git/git.git
281
- git://repo.or.cz/alt-git.git
282
- https://code.google.com/p/git-core/
283
- https://github.com/git/git
284
-
285
-With only maint and master:
286
-
287
- git://git.sourceforge.jp/gitroot/git-core/git.git
288
- git://git-core.git.sourceforge.net/gitroot/git-core/git-core
289
-
290
-With all the topics and integration branches but not todo, html or man:
291
-
292
- https://github.com/gitster/git
293
-
294
-For convenience, preformatted documentation in html and manpage format
295
-are found in their own separate repositories:
296
-
297
- git://git.kernel.org/pub/scm/git/git-{htmldocs,manpages}.git/
298
- git://repo.or.cz/git-{htmldocs,manpages}.git/
299
- https://code.google.com/p/git-{htmldocs,manpages}.git/
300
- https://github.com/gitster/git-{htmldocs,manpages}.git/
279
+ http://git-blame.blogspot.com/p/git-public-repositories.html
280
EOF
281
282
$text = <<EOF;