You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[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/)
196
199
197
200
198
201
## Other News
199
202
200
203
__Various__
201
204
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/)
202
211
203
212
__Light reading__
213
+
204
214
*[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
205
219
206
220
207
221
__Git tools and sites__
208
222
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.
209
231
210
232
## Credits
211
233
212
234
This edition of Git Rev News was curated by Christian Couder <<[email protected]>> and
213
-
Thomas Ferris Nicolaisen <<[email protected]>>, with help from XXX.
235
+
Thomas Ferris Nicolaisen <<[email protected]>>, with help from Jakub Narębski, Johannes Schindelin
0 commit comments