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
on the GitHub Blog to celebrate Git’s 15th anniversary.
242
242
An interview with Git creator Linus Torvalds on Git's 10th anniversary [can be found](https://www.linux.com/news/10-years-git-interview-git-creator-linus-torvalds/)
243
-
in [Git Rev News #2 (April 15th, 2015)](https://git.github.io/rev_news/2015/04/05/edition-2/)
243
+
in [Git Rev News #2 (April 15th, 2015)](https://git.github.io/rev_news/2015/04/05/edition-2/).
by Taylor Blau on GitHub Blog -- upgrade to 2.26.1.
246
-
*[GitHub sharply slashes plan pricing, offers core features for free to all](https://arstechnica.com/gadgets/2020/04/github-sharply-slashes-plan-pricing-offers-core-features-for-free-to-all/)
245
+
by Taylor Blau on GitHub Blog -- please upgrade to 2.26.1.
246
+
*[GitHub sharply slashes plan pricing, offers core features for free to all](https://arstechnica.com/gadgets/2020/04/github-sharply-slashes-plan-pricing-offers-core-features-for-free-to-all/).
247
247
248
248
__Light reading__
249
249
250
250
*[GitLab: Our ultimate guide to Git](https://about.gitlab.com/blog/2020/04/20/ultimate-git-guide/).
251
-
Tagline: "Open source pioneer Git is 15 years old. Here is our guide to making the most of it.
251
+
Tagline: "Open source pioneer Git is 15 years old. Here is our guide to making the most of it."
252
252
*[15 years of Git: How to get started or learn something new](https://opensource.com/article/20/4/get-started-git)
253
-
by Seth Kenlon (Red Hat) on OpenSource.com
253
+
by Seth Kenlon (Red Hat) on [Opensource.com](https://opensource.com).
254
254
*[4 Git scripts I can't live without](https://opensource.com/article/20/4/git-extras)
255
-
by Vince Power on OpenSource.com. The scripts can be found in [git-extras](https://github.com/tj/git-extras) project.
255
+
by Vince Power on Opensource.com. The scripts can be found in the[git-extras](https://github.com/tj/git-extras) project.
256
256
*[Optimizing Git For Ryzen CPUs (1.5x Faster)](https://docs.keydb.dev/blog/2020/04/08/blog-post/),
257
-
utilizing Intel's SHA-NI instruction set to speed up SHA-1, by John Sully
258
-
*[Create web tutorials with Reveal.js and Git](https://opensource.com/article/20/4/create-web-tutorial-git) by Eric D. Schabell (Red Hat)
257
+
utilizing Intel's SHA-NI instruction set to speed up SHA-1, by John Sully.
258
+
*[Create web tutorials with Reveal.js and Git](https://opensource.com/article/20/4/create-web-tutorial-git) by Eric D. Schabell (Red Hat).
259
259
*[Using a self-rewriting README powered by GitHub Actions to track TILs (Today I Learneds)](https://simonwillison.net/2020/Apr/20/self-rewriting-readme/)
260
-
by Simon Willison
260
+
by Simon Willison.
261
261
*[GitOps - A Security Perspective (Part 1)](https://dev.to/alcide/gitops-a-security-perspective-part-1-16ci)
262
262
by Gadi Naor of Alcide. [GitOps](https://www.gitops.tech/) is a paradigm that puts Git
263
263
at the heart of building and operating cloud native applications
*[How To Make Life Easier When Using Git](https://www.smashingmagazine.com/make-life-easier-when-using-git/)
268
-
by Shane Hudson
268
+
by Shane Hudson.
269
269
*[A Beginner’s Guide to Git — What is a Changelog and How to Generate it](https://www.freecodecamp.org/news/a-beginners-guide-to-git-what-is-a-changelog-and-how-to-generate-it/)
270
-
by Gaël Thomas
270
+
by Gaël Thomas.
271
271
*[Setting Up Git Identities](https://www.micah.soy/posts/setting-up-git-identities/) by Micah Henning,
272
-
with use of Git alias to switch identities
272
+
with use of a Git alias to switch identities.
273
273
*[Maintaining Different Git Identities](https://dev.to/maxlmator/maintaining-different-git-identities)
274
-
by Max Kleucker (2018), with help of Git's "[Conditional Includes](https://git-scm.com/docs/git-config#_conditional_includes)"
274
+
by Max Kleucker (2018), with help of Git's "[conditional includes](https://git-scm.com/docs/git-config#_conditional_includes)".
275
275
276
276
__Git tools and sites__
277
277
278
-
*[Git Extras](https://github.com/tj/git-extras): shell Git utilities for repo summary, repl, changelog population, author commit percentages and more, by TJ Holowaychuk
279
-
*[Ovid / git-workflow](https://github.com/Ovid/git-workflow) contains a simplified subset of the git tools used by [All Around the World](https://allaroundtheworld.fr/) organization
278
+
*[Git Extras](https://github.com/tj/git-extras): shell Git utilities for repo summary, repl, changelog population, author commit percentages and more, by TJ Holowaychuk.
279
+
*[Ovid / git-workflow](https://github.com/Ovid/git-workflow) contains a simplified subset of the git tools used by [All Around the World](https://allaroundtheworld.fr/) organization.
280
280
*[Dolt](https://github.com/liquidata-inc/dolt) is Git for data, versioning tables: a database with branches.
281
281
[DoltHub](https://www.dolthub.com/) is a place on the internet to share Dolt repositories.
282
282
*[GitFiend](https://gitfiend.com/) by Toby Suggate is a new Git client for Windows, Mac and Linux,
283
-
deliberately not trying to follow in the footsteps of other Git clients
283
+
deliberately not trying to follow in the footsteps of other Git clients.
0 commit comments