Re: is there a truly compelling rationale for .git/info/exclude?

2017-10-08 Thread Steinar Bang
> rpj...@crashcourse.ca:

>   but even that isn't a really compelling reason. so what's it for?

I use it to ignore stuff in my git-versioned home directory.

Every time I use a new program and it creates a config file or a config
directory, it shows up as clutter in magit in my git versioned home
directory.

I started with putting the stuff to be ignored in .gitignore, but since
I run different stuff on different machines and on different OSes,
.gitignore started to contain irrelevant stuff (ignoring a stuff from a
program that was run once and then never again, ignoring stuff on one
machine that maybe should not be ignored on a different machine), and
then I figured it was much simpler to just ignore stuff repo-locally in
.git/info/exclude





Re: git with uucp for deployment

2012-08-09 Thread Steinar Bang
 Thomas Hochstein t...@inter.net:

 Randal L. Schwartz schrieb:
 I am unaware of *anyone* using uucp these days,

 UUCP over TCP/IP is still in use for transmission of mail and Usenet
 news.

No, it isn't.

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html