diff options
author | James Moger <james.moger@gitblit.com> | 2014-10-28 09:55:10 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-10-28 09:55:10 -0400 |
commit | 1501a6774ebcb427c50e740f2c4b36f4b8967782 (patch) | |
tree | a4ad62600b61dbcb042391e8f19b23e1074ef3ec /build.xml | |
parent | 959ec25027f1bce091dcd9cc2d93c721ff2dc35d (diff) | |
parent | 5e0491c607e53cf9c9161df52c895d85c85f6782 (diff) | |
download | gitblit-1501a6774ebcb427c50e740f2c4b36f4b8967782.tar.gz gitblit-1501a6774ebcb427c50e740f2c4b36f4b8967782.zip |
Merge release 1.6.2
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -587,6 +587,10 @@ <link name="Google+" src="${project.socialNetworkUrl}" />
<link name="Twitter" src="https://twitter.com/gitblit" />
<link name="Ohloh" src="http://www.ohloh.net/p/gitblit" />
+ <divider />
+ <link name="Gitblit Tickets screencast" src="https://vimeo.com/86164723" />
+ <link name="Gitblit SSH and Plugin Management asciicast" src="https://asciinema.org/a/9342" />
+ <link name="GitMinutes #29: James Moger on Gitblit" src="http://episodes.gitminutes.com/2014/05/gitminutes-29-james-moger-on-gitblit.html" />
<divider />
<link name="+JamesMoger" src="https://plus.google.com/+JamesMoger" />
<link name="@JamesMoger" src="https://twitter.com/JamesMoger" />
|