<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/.gitignore, branch 0.9</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Prevent tapped symlinks showing up in git status</title>
<updated>2012-03-16T21:06:15+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2012-03-04T02:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=903b1167a67335f9ada69075e4cc12895d43f1cb'/>
<id>903b1167a67335f9ada69075e4cc12895d43f1cb</id>
<content type='text'>
The symlinks taps write to Formula show up in git status, but this trick prevents this. brew-(un)tap maintain a .gitignore in Formula that contains all the symlinks brew-tap creates.

We add the .gitignore to the root .gitignore and TADA! Magic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The symlinks taps write to Formula show up in git status, but this trick prevents this. brew-(un)tap maintain a .gitignore in Formula that contains all the symlinks brew-tap creates.

We add the .gitignore to the root .gitignore and TADA! Magic.
</pre>
</div>
</content>
</entry>
<entry>
<title>`brew tap` and `brew untap`</title>
<updated>2012-03-16T21:06:15+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2012-03-02T20:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0c7e7ae437900952b9f43f8a94e8b1aa57f3015f'/>
<id>0c7e7ae437900952b9f43f8a94e8b1aa57f3015f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Record which keg is linked</title>
<updated>2011-08-24T21:30:44+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2011-08-24T10:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=13918ff6d9e093e4ec7e8eac36d5076f3c41eb03'/>
<id>13918ff6d9e093e4ec7e8eac36d5076f3c41eb03</id>
<content type='text'>
Will be useful for a variety of reasons, but for now, I'm just using it to ensure install won't install again if something is already installed (use brew upgrade instead).

But means that brew switch and that can work properly etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will be useful for a variety of reasons, but for now, I'm just using it to ensure install won't install again if something is already installed (use brew upgrade instead).

But means that brew switch and that can work properly etc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix .gitignore to allow add bin/brew without -f</title>
<updated>2010-10-30T22:00:29+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2010-10-25T01:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1cd2c685a015f6c56e5cc1b5b27475ede72c8822'/>
<id>1cd2c685a015f6c56e5cc1b5b27475ede72c8822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Man page for Homebrew</title>
<updated>2010-06-14T04:46:24+00:00</updated>
<author>
<name>Christopher Sexton</name>
</author>
<published>2010-06-04T05:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c1f5d73a773c21e0d31578de7f20097fd476f9ae'/>
<id>c1f5d73a773c21e0d31578de7f20097fd476f9ae</id>
<content type='text'>
Includes: generator script, ronn source, manpage output

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;

Man page updates.

* Generator command is now an external command with additional options
* Added more brew commands
* Tweaks and reformats
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes: generator script, ronn source, manpage output

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;

Man page updates.

* Generator command is now an external command with additional options
* Added more brew commands
* Tweaks and reformats
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore .DS_Store, everywhere</title>
<updated>2009-12-18T20:06:47+00:00</updated>
<author>
<name>Theo</name>
</author>
<published>2009-12-18T20:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ac1d366fab387d3a1b7ae3a679482b587169371d'/>
<id>ac1d366fab387d3a1b7ae3a679482b587169371d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes .gitignore</title>
<updated>2009-09-29T22:33:22+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-09-29T22:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b9033700b69d505155ffc61a6b5f115fd22c22ab'/>
<id>b9033700b69d505155ffc61a6b5f115fd22c22ab</id>
<content type='text'>
So now it does ignore new stuff in root but not in the dirs we like.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So now it does ignore new stuff in root but not in the dirs we like.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change .gitignore to specifically include files we want tracked.</title>
<updated>2009-09-28T23:26:40+00:00</updated>
<author>
<name>Ben Alpert</name>
</author>
<published>2009-09-28T23:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2b464a82fa8996f70f4313fa938ba4f903f5b35a'/>
<id>2b464a82fa8996f70f4313fa938ba4f903f5b35a</id>
<content type='text'>
Closes Homebrew/homebrew#66
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#66
</pre>
</div>
</content>
</entry>
<entry>
<title>Added 'man' to be ignored</title>
<updated>2009-09-16T14:05:22+00:00</updated>
<author>
<name>Hunter Morris</name>
</author>
<published>2009-09-08T15:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=aafbdcc115d0254010dc63897db8bd7a0c9c5d8e'/>
<id>aafbdcc115d0254010dc63897db8bd7a0c9c5d8e</id>
<content type='text'>
Signed-off-by: Max Howell &lt;max@methylblue.com&gt;

Homebrew doesn't install to man, but if it's already there, we should indeed ignore it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Max Howell &lt;max@methylblue.com&gt;

Homebrew doesn't install to man, but if it's already there, we should indeed ignore it.</pre>
</div>
</content>
</entry>
<entry>
<title>ignore sbin</title>
<updated>2009-08-31T16:24:16+00:00</updated>
<author>
<name>Brett Porter</name>
</author>
<published>2009-08-31T13:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5b855386c312b47648132ff986bc25360477f92b'/>
<id>5b855386c312b47648132ff986bc25360477f92b</id>
<content type='text'>
Signed-off-by: Max Howell &lt;max@methylblue.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Max Howell &lt;max@methylblue.com&gt;</pre>
</div>
</content>
</entry>
</feed>
