All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Add *~ to .gitignore
Date: Mon, 21 Jan 2008 11:01:57 -0500	[thread overview]
Message-ID: <4794C1F5.2040300@ge.com> (raw)
In-Reply-To: <4794C045.1080001@freescale.com>

Jon Loeliger wrote:
> Niklaus Giger wrote:
>> One should never add a backup file ending in with ~ to the git repository.
>>
>> Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
>> ---
>>  .gitignore |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/.gitignore b/.gitignore
>> index cda275e..37f2c1d 100644
>> --- a/.gitignore
>> +++ b/.gitignore
>> @@ -10,6 +10,7 @@
>>  *.orig
>>  *.a
>>  *.o
>> +*~
>>  
>>  #
>>  # Top-level generic files
> 
> Suh-weet-by: Jon Loeliger <jdl@freescale.com>
> 
> :-)
> 
> jdl

OK, we've stopped talking Baptist on the list, but is talking Valley 
really an improvement????

gvb ;-)

  reply	other threads:[~2008-01-21 16:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-21 15:46 [U-Boot-Users] [PATCH] Add *~ to .gitignore Niklaus Giger
2008-01-21 15:54 ` Jon Loeliger
2008-01-21 16:01   ` Jerry Van Baren [this message]
2008-02-13 23:54 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4794C1F5.2040300@ge.com \
    --to=gerald.vanbaren@ge.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.