<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-suggestion/.gitignore, branch diff-colours</title>
<subtitle>Diffs and patches for GitHub pull request suggestions</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/'/>
<entry>
<title>Makefile: Copy release products to `dist/`</title>
<updated>2020-08-05T22:22:40+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-05T22:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=16ff238363973e980201f441a802308257c382b0'/>
<id>16ff238363973e980201f441a802308257c382b0</id>
<content type='text'>
Add recipes to build release targets and copy the binaries and man pages
into the `dist/` folder. We'll use this to package a release archive.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add recipes to build release targets and copy the binaries and man pages
into the `dist/` folder. We'll use this to package a release archive.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialise a new Rust v1.44.1 project</title>
<updated>2020-07-13T17:56:52+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-07-13T17:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=9d78dbdb0be1e79a1e583bbfa991dac49aefa017'/>
<id>9d78dbdb0be1e79a1e583bbfa991dac49aefa017</id>
<content type='text'>
Initialised with:

    $ cargo init --bin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initialised with:

    $ cargo init --bin
</pre>
</div>
</content>
</entry>
</feed>
