***SPAM*** Re: Submit of "git"
Christian Riggenbach
criggenbach at magahugu.net
Sun Oct 4 10:48:22 CEST 2009
On Sunday 04 October 2009 01.47:41 Auke Kok wrote:
> Christian Riggenbach wrote:
> > Hi
> >
> > I have accidently submitted a patch for "git". The patch would be
> > correct, but the description is empty and a backup file of the download
> > plugin is still present.
> >
> > FYI, this patch would be an extension of the download plugin for git://
> > urls, so it can use "git checkout" (branches/tag/commits) and submodules
> > in the repositories. A more deep description of the functionality and
> > use-case would be in the submitted patch.
> >
> > The default answer of "lvu submit" is "y" (so the timeout can auto-submit
> > patches). I think this should be changed to "n", just to prevent others
> > to make the same mistake.
>
> send a patch! ;)
>
> Auke
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar
>
As you requested:
====
--- lvu 2008-02-05 20:05:01.000000000 +0100
+++ /bin/lvu 2009-10-04 10:46:47.902438824 +0200
@@ -866,7 +866,7 @@
lvu diff $1
) >> $TMP_MSG2
cat $TMP_MSG2
- if query "Submit this module now?" y; then
+ if query "Submit this module now?" n; then
curl -F file=@$TMP_MSG2 -F module=$1 -F id=$UNIQID "http://lunar-
linux.org/submit.php"
temp_destroy $TMP_MSG2
temp_destroy $TMP_MSG
====
Realy interesting, this patch, isn't it ;)
--
mit freundlichem Gruss
Christian Riggenbach
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://foo-projects.org/pipermail/lunar/attachments/20091004/26b3ea19/attachment.bin>
More information about the Lunar
mailing list