Skip to content

Commit e949bc3

Browse files
committed
rn-20: add links
1 parent 45a1d3e commit e949bc3

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

rev_news/drafts/edition-20.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,21 +193,44 @@ platforms and looking simple to users.
193193

194194
* [Git 2.10.1](https://public-inbox.org/git/[email protected]/)
195195
* [Git for Windows 2.10.1](https://github.com/git-for-windows/git/releases/tag/v2.10.1.windows.1)
196+
* [libgit2 v0.24.2 Maintenance Release](https://github.com/libgit2/libgit2/releases/tag/v0.24.2)
197+
* [libgit2/rugged v0.25.0b10](https://github.com/libgit2/rugged/releases/tag/v0.25.0b10)
198+
* [GitLab 8.12](https://about.gitlab.com/2016/09/22/gitlab-8-12-released/) released and patched up to [8.12.7](https://about.gitlab.com/2016/10/17/gitlab-8-dot-12-dot-7-released/)
196199

197200

198201
## Other News
199202

200203
__Various__
201204

205+
* Here is [git-test-repository: A Git repository full of special cases, for testing purposes](https://github.com/book/git-test-repository) - very handy when you're testing out a new a new Git GUI or repository manager.
206+
* [A Visual Git Reference](http://marklodato.github.io/visual-git-guide/index-en.html) by Mark Lodato
207+
* [Automate Git and Upgrade Your Battle Station With a Custom Peripheral](https://hackaday.com/2016/09/13/automate-git-and-upgrade-your-battle-station-with-a-custom-peripheral/) by Gerrit Coetzee
208+
* [Command equivalents in Git, Mercurial, and Subversion](http://blog.deveo.com/list-of-equivalent-commands-in-git-mercurial-and-svn/) by Antti Kirmanen
209+
* [GitHub Classroom as Textbook and Workbook](https://blog.skilstak.io/github-as-text-book-and-work-book-828ffada9542#.vy1vivkrq) by Rob Muhlestein
210+
* [Gerrit Summit 2016 is coming](https://gitenterprise.me/2016/10/10/gerrit-summit-2016-is-coming/)
202211

203212
__Light reading__
213+
204214
* [What is a "large" Git repository?](http://larsxschneider.github.io/2016/09/21/large-git-repos) by Lars Schneider
215+
* [Purposes, Concepts, Misfits, and a Redesign of Git](http://neverworkintheory.org/2016/09/30/rethinking-git.html) is a research paper, here discussed by Greg Wilson. It lead to a [discussion on the Git mailing list](https://public-inbox.org/git/[email protected]/T/#e95875b7940512b432ab2e29b3dd50ca448df9720).
216+
* [Gitless](http://gitless.com/) is the experimental reworking of Git based on the research in the previous link
217+
* [Poking around /usr/lib/git-core](http://kamalmarhubi.com/blog/2016/10/07/git-core/) by Kamal Marhubi
218+
* [Lesser known Git commands](https://hackernoon.com/lesser-known-git-commands-151a1918a60#.jwubgvjwe) by Tim Pettersen
205219

206220

207221
__Git tools and sites__
208222

223+
* [gittup.org](http://gittup.org/gittup/) is a Linux distribution based on Git and Tup
224+
* [git-stacktrace: Easily figure out which git commit caused a given stacktrace](https://github.com/pinterest/git-stacktrace)
225+
* [Legit (Git Workflow for Humans)](http://www.git-legit.org/)
226+
* [Tower for Windows - Public Beta has Started](https://www.git-tower.com/blog/tower-for-windows-public-beta/)
227+
* [Git-Repo The ultimate utility for managing services](http://i.got.nothing.to/code/on/git-repo:_the_utility_for_services/)
228+
* [patchwork](http://jk.ozlabs.org/projects/patchwork/) - a web-based patch tracking system designed to facilitate the contribution and management of contributions to an open-source project.
229+
* [ripgrep](http://blog.burntsushi.net/ripgrep/) is arguably the fastest grep-replacement out there, and it respects your .gitignore files.
230+
* [GitPitch](https://about.gitlab.com/2016/10/03/gitpitch-slideshow-presentations-for-developers-on-gitlab/) from GitLab lets you create slideshow presentations in Markdown and host them in a Git repository.
209231

210232
## Credits
211233

212234
This edition of Git Rev News was curated by Christian Couder &lt;<[email protected]>&gt; and
213-
Thomas Ferris Nicolaisen &lt;<[email protected]>&gt;, with help from XXX.
235+
Thomas Ferris Nicolaisen &lt;<[email protected]>&gt;, with help from Jakub Narębski, Johannes Schindelin
236+
and Lars Schneider.

0 commit comments

Comments
 (0)