Git development
 help / color / mirror / Atom feed
From: Kirill Smelkov <kirr@landau.phys.spbu.ru>
To: Bert Wesarg <bert.wesarg@googlemail.com>
Cc: Kirill Smelkov <kirr@landau.phys.spbu.ru>,
	Petr Baudis <pasky@suse.cz>,
	Git Mailing List <git@vger.kernel.org>
Subject: Re: [TopGit PATCH] .gitignore += vim swap files
Date: Thu, 18 Sep 2008 21:43:07 +0400	[thread overview]
Message-ID: <20080918174307.GL11602@roro3> (raw)
In-Reply-To: <36ca99e90809181038o74c73121j59849b3f24fe6469@mail.gmail.com>

On Thu, Sep 18, 2008 at 07:38:58PM +0200, Bert Wesarg wrote:
> On Thu, Sep 18, 2008 at 18:29, Kirill Smelkov <kirr@landau.phys.spbu.ru> wrote:
> > Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
> > ---
> >  .gitignore |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> >
> > diff --git a/.gitignore b/.gitignore
> > index 8868f2d..aa39db4 100644
> > --- a/.gitignore
> > +++ b/.gitignore
> > @@ -18,3 +18,5 @@ tg-import.txt
> >  tg-remote
> >  tg-remote.txt
> >  tg
> > +
> > +*.swp
> can't you do this in your .git/info/excludes?
> 
> bert

I sure can, but I think the question is what is the most convenient, and
for me it is convenient to start hacking right on fresh topgit clone.


Also, if you'll look e.g. here:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=.gitignore;h=869e1a3b64b6bf969eeced820691e955e03e3068;hb=HEAD#l65

It seems emacs is supported in Linux kernel, so I'm slowly restoring the
balance in favour of vim :)

-- 
    Всего хорошего, Кирилл.

  reply	other threads:[~2008-09-18 17:52 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-18 16:29 A couple of TopGit tweaks Kirill Smelkov
2008-09-18 16:29 ` [TopGit PATCH] .gitignore += vim swap files Kirill Smelkov
2008-09-18 17:24   ` martin f krafft
2008-09-18 17:30     ` Kirill Smelkov
2008-09-18 17:38   ` Bert Wesarg
2008-09-18 17:43     ` Kirill Smelkov [this message]
2008-09-18 17:56       ` Bert Wesarg
2008-09-18 17:50         ` Kirill Smelkov
2008-09-18 17:54     ` martin f krafft
2008-09-18 19:30     ` Daniel Barkalow
2008-09-19  5:06       ` Kirill Smelkov
2008-09-19  7:10         ` Bert Wesarg
2008-09-19  7:28           ` Kirill Smelkov
2008-09-19  7:51             ` Andreas Ericsson
2008-09-19  7:52               ` Kirill Smelkov
2008-09-19 10:50             ` Bert Wesarg
2008-09-19 14:22         ` Default exclude rules for Git Petr Baudis
2008-09-19 15:46           ` Junio C Hamano
2008-09-19 16:33             ` Petr Baudis
2008-09-19 16:42               ` Avery Pennarun
2008-09-18 16:29 ` [TopGit PATCH] tg help: <something>: improve readability Kirill Smelkov
2008-09-18 16:29 ` [TopGit PATCH] tg import: fix + make more robust Kirill Smelkov

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=20080918174307.GL11602@roro3 \
    --to=kirr@landau.phys.spbu.ru \
    --cc=bert.wesarg@googlemail.com \
    --cc=git@vger.kernel.org \
    --cc=pasky@suse.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox