diff mbox

[U-Boot] update .gitignore file

Message ID 20121117163109.GA3536@w500.lan
State Superseded
Headers show

Commit Message

Luka Perkov Nov. 17, 2012, 4:31 p.m. UTC
u-boot.lst is located in include directory. Update .gitignore file
accordingly.

Signed-off-by: Luka Perkov <luka@openwrt.org>
---

For more information look at git commit 97b24d3.

 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Albert ARIBAUD Nov. 17, 2012, 5:30 p.m. UTC | #1
Hi Luka,

On Sat, 17 Nov 2012 17:31:10 +0100, Luka Perkov <luka@openwrt.org>
wrote:

> u-boot.lst is located in include directory. Update .gitignore file
> accordingly.

Could you pleasse post a V2 with the commit summary / subject changed
from 'update .gitignore file' into the more informative 'add
include/u-boot.lst to .gitignore'? This way, a simple look at the
summary is anough to know what the commit does.

Amicalement,
Albert ARIBAUD Nov. 17, 2012, 5:31 p.m. UTC | #2
Hi Albert,

On Sat, 17 Nov 2012 18:30:03 +0100, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:

> Hi Luka,
> 
> On Sat, 17 Nov 2012 17:31:10 +0100, Luka Perkov <luka@openwrt.org>
> wrote:
> 
> > u-boot.lst is located in include directory. Update .gitignore file
> > accordingly.
> 
> Could you pleasse post a V2 with the commit summary / subject changed
> from 'update .gitignore file' into the more informative 'add
> include/u-boot.lst to .gitignore'? This way, a simple look at the
> summary is anough to know what the commit does.

s/pleasse/please/
s/anough/enough/

Apologies for the typos.

Amicalement,
Luka Perkov Nov. 17, 2012, 6:27 p.m. UTC | #3
Hi Albert,

On Sat, Nov 17, 2012 at 06:31:01PM +0100, Albert ARIBAUD wrote:
> Hi Albert,

Is there some kind of macro that u-boot developers use when they reply
to emails ? It's strange to see someone greeting himself :)

> On Sat, 17 Nov 2012 18:30:03 +0100, Albert ARIBAUD
> > > u-boot.lst is located in include directory. Update .gitignore file
> > > accordingly.
> > 
> > Could you pleasse post a V2 with the commit summary / subject changed
> > from 'update .gitignore file' into the more informative 'add
> > include/u-boot.lst to .gitignore'? This way, a simple look at the
> > summary is anough to know what the commit does.

Sure. I just did.
 
Regards,
Luka
Albert ARIBAUD Nov. 17, 2012, 8:20 p.m. UTC | #4
Hi Luka,

On Sat, 17 Nov 2012 19:27:23 +0100, Luka Perkov <luka@openwrt.org>
wrote:

> Hi Albert,
> 
> On Sat, Nov 17, 2012 at 06:31:01PM +0100, Albert ARIBAUD wrote:
> > Hi Albert,
> 
> Is there some kind of macro that u-boot developers use when they reply
> to emails ? It's strange to see someone greeting himself :)

:)

It's not a general case AFAIK, and certainly not a requirement, but
some U-Boot people use templates and I suspect some also have scripts
to automate administrative e.g. when applying a patch to their repo.

Personally, I use Claws Mail templates for replying in general, and
specific models for applying a patch / pull request to my branches.

> > On Sat, 17 Nov 2012 18:30:03 +0100, Albert ARIBAUD
> > > > u-boot.lst is located in include directory. Update .gitignore file
> > > > accordingly.
> > > 
> > > Could you pleasse post a V2 with the commit summary / subject changed
> > > from 'update .gitignore file' into the more informative 'add
> > > include/u-boot.lst to .gitignore'? This way, a simple look at the
> > > summary is anough to know what the commit does.
> 
> Sure. I just did.

Thanks!

> Regards,
> Luka

Amicalement,
Wolfgang Denk Nov. 17, 2012, 11:37 p.m. UTC | #5
Dear Luka,

In message <20121117182723.GA26030@w500.zg.iskon.hr> you wrote:
> 
> Is there some kind of macro that u-boot developers use when they reply
> to emails ? It's strange to see someone greeting himself :)

This depends on your MUA - for example, I'm using nmh / exmh, and my
"replcomps" has "Dear %(decode(friendly {from}))," - which will make
no distinction between addresses.

Best regards,

Wolfgang Denk
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index 1ac43f2..a163728 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,12 +38,12 @@ 
 /u-boot.sha1
 /u-boot.dis
 /u-boot.lds
-/u-boot.lst
 /u-boot.ubl
 /u-boot.ais
 /u-boot.dtb
 /u-boot.sb
 /u-boot.geany
+/include/u-boot.lst
 
 #
 # Generated files