git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Gitweb: ignore build file
@ 2010-04-25 20:17 Sverre Rabbelier
  2010-04-25 20:19 ` Sverre Rabbelier
  0 siblings, 1 reply; 3+ messages in thread
From: Sverre Rabbelier @ 2010-04-25 20:17 UTC (permalink / raw)
  To: Junio C Hamano, Mark Rada, Git List,
	John 'Warthog9' Hawley
  Cc: Sverre Rabbelier

Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
---

  Seems like this was forgotten in 8de096b6 
  ("gitweb: simplify gitweb.min.* generation and clean-up rules", Thu Apr 15)

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 83dd1e8..14e2b6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -156,6 +156,7 @@
 /git-write-tree
 /git-core-*/?*
 /gitk-git/gitk-wish
+/gitweb/GITWEB-BUILD-OPTIONS
 /gitweb/gitweb.cgi
 /gitweb/gitweb.min.*
 /test-chmtime
-- 
1.7.1.6.ga2e26

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Gitweb: ignore build file
  2010-04-25 20:17 [PATCH] Gitweb: ignore build file Sverre Rabbelier
@ 2010-04-25 20:19 ` Sverre Rabbelier
  2010-04-25 20:23   ` Sverre Rabbelier
  0 siblings, 1 reply; 3+ messages in thread
From: Sverre Rabbelier @ 2010-04-25 20:19 UTC (permalink / raw)
  To: Junio C Hamano, Mark Rada, Git List,
	John 'Warthog9' Hawley

Heya

[fixed typo in address of Mark, sorry for the spam to everybody else,
please reply to this mail, or add the 'm' to uwaterloo.co in the
previous one]

On Sun, Apr 25, 2010 at 22:17, Sverre Rabbelier <srabbelier@gmail.com> wrote:
> Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
> ---
>
>  Seems like this was forgotten in 8de096b6
>  ("gitweb: simplify gitweb.min.* generation and clean-up rules", Thu Apr 15)
>
>  .gitignore |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 83dd1e8..14e2b6b 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -156,6 +156,7 @@
>  /git-write-tree
>  /git-core-*/?*
>  /gitk-git/gitk-wish
> +/gitweb/GITWEB-BUILD-OPTIONS
>  /gitweb/gitweb.cgi
>  /gitweb/gitweb.min.*
>  /test-chmtime
> --
> 1.7.1.6.ga2e26




-- 
Cheers,

Sverre Rabbelier

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Gitweb: ignore build file
  2010-04-25 20:19 ` Sverre Rabbelier
@ 2010-04-25 20:23   ` Sverre Rabbelier
  0 siblings, 0 replies; 3+ messages in thread
From: Sverre Rabbelier @ 2010-04-25 20:23 UTC (permalink / raw)
  To: Junio C Hamano, Mark Rada, Git List,
	John 'Warthog9' Hawley

Heya,

[I give up. The 'Signed-off-by' in bb4bbf75829 is wrong, I assumed I
missed an m while copy/pasting, while instead the 'co' should have
been 'ca'. Double apologies for the spam on such a trivial patch!]

On Sun, Apr 25, 2010 at 22:19, Sverre Rabbelier <srabbelier@gmail.com> wrote:
> [fixed typo in address of Mark, sorry for the spam to everybody else,
> please reply to this mail, or add the 'm' to uwaterloo.co in the
> previous one]
>
> On Sun, Apr 25, 2010 at 22:17, Sverre Rabbelier <srabbelier@gmail.com> wrote:
>> Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
>> ---
>>
>>  Seems like this was forgotten in 8de096b6
>>  ("gitweb: simplify gitweb.min.* generation and clean-up rules", Thu Apr 15)
>>
>>  .gitignore |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/.gitignore b/.gitignore
>> index 83dd1e8..14e2b6b 100644
>> --- a/.gitignore
>> +++ b/.gitignore
>> @@ -156,6 +156,7 @@
>>  /git-write-tree
>>  /git-core-*/?*
>>  /gitk-git/gitk-wish
>> +/gitweb/GITWEB-BUILD-OPTIONS
>>  /gitweb/gitweb.cgi
>>  /gitweb/gitweb.min.*
>>  /test-chmtime
>> --
>> 1.7.1.6.ga2e26

-- 
Cheers,

Sverre Rabbelier

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-25 20:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-25 20:17 [PATCH] Gitweb: ignore build file Sverre Rabbelier
2010-04-25 20:19 ` Sverre Rabbelier
2010-04-25 20:23   ` Sverre Rabbelier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).