<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-branch-list/git-branch-list.bash-completion, branch v0.1.4</title>
<subtitle>A Git add-on that maintains a list of branches that can be checked out quickly</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-branch-list/'/>
<entry>
<title>git-branch-list.bash-completion: Update copyright year</title>
<updated>2019-12-09T21:29:13+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-12-09T21:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-branch-list/commit/?id=830d959cbba0a5134c11df180b4452d60b3531de'/>
<id>830d959cbba0a5134c11df180b4452d60b3531de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-branch-list.bash-completion: Complete `clear` subcommand</title>
<updated>2019-12-09T21:28:02+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-12-09T21:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-branch-list/commit/?id=c89e04abc76b6fad11add3f6558575ec96e46640'/>
<id>c89e04abc76b6fad11add3f6558575ec96e46640</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Bash completion</title>
<updated>2018-02-20T23:55:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-20T23:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-branch-list/commit/?id=e9e79681302186082a0b492cc3476390db538a34'/>
<id>e9e79681302186082a0b492cc3476390db538a34</id>
<content type='text'>
Used
https://github.com/git/git/blob/7cc763aaa3f39c62e0b2d5520e9d2bd8e4f3c4b3/contrib/completion/git-completion.bash
as a reference. Learned how to set up completion for a custom subcommand
from:
https://github.com/bobthecow/git-flow-completion/blob/4180a3a0e1b286d5f35fefbea5adf5ce9875ecc3/git-flow-completion.bash
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Used
https://github.com/git/git/blob/7cc763aaa3f39c62e0b2d5520e9d2bd8e4f3c4b3/contrib/completion/git-completion.bash
as a reference. Learned how to set up completion for a custom subcommand
from:
https://github.com/bobthecow/git-flow-completion/blob/4180a3a0e1b286d5f35fefbea5adf5ce9875ecc3/git-flow-completion.bash
</pre>
</div>
</content>
</entry>
</feed>
