From a190cb81e434c44baf67664bed238a8153770e30 Mon Sep 17 00:00:00 2001 From: LiuHanZhi Date: Sun, 12 Jul 2026 17:17:46 +0800 Subject: [PATCH 1/2] fix: remove deprecated git.io shortlink --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6b8c9ae..c140da2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # GitHub Cheat Sheet [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A collection of cool hidden and not so hidden features of Git and GitHub. This cheat sheet was inspired by [Zach Holman](https://github.com/holman)'s [Git and GitHub Secrets](http://confreaks.tv/videos/aloharuby2012-git-and-github-secrets) talk at Aloha Ruby Conference 2012 ([slides](https://speakerdeck.com/holman/git-and-github-secrets)) and his [More Git and GitHub Secrets](https://vimeo.com/72955426) talk at WDCNZ 2013 ([slides](https://speakerdeck.com/holman/more-git-and-github-secrets)). -*Shortlink: [`http://git.io/sheet`](http://git.io/sheet)* *Read this in other languages: [English](README.md), [한국어](README.ko.md), [日本語](README.ja.md), [简体中文](README.zh-cn.md), [正體中文](README.zh-tw.md).* From 0f77fe07fe953f7d3b46680cc5abf4bfe0017ab2 Mon Sep 17 00:00:00 2001 From: LiuHanZhi Date: Sun, 12 Jul 2026 17:18:10 +0800 Subject: [PATCH 2/2] fix: remove deprecated git.io shortlink (ko) --- README.ko.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.ko.md b/README.ko.md index 0116ba3..faab2a7 100644 --- a/README.ko.md +++ b/README.ko.md @@ -2,7 +2,6 @@ Git과 GitHub에서 꽤 유용하지만 숨겨져 있는 기능들에 대해 다룹니다. 이 치트 시트는 [Zach Holman](https://github.com/holman)이 Aloha Ruby Conference 2012에서 발표한 [Git과 GitHub의 비밀들](http://confreaks.tv/videos/aloharuby2012-git-and-github-secrets) ([슬라이드](https://speakerdeck.com/holman/git-and-github-secrets))과 WDCNZ 2013에서 발표한 [Git과 GitHub에 대한 더 많은 비밀들](https://vimeo.com/72955426) ([슬라이드](https://speakerdeck.com/holman/more-git-and-github-secrets))에서 영감을 받아 작성되었습니다. -*단축주소: [`http://git.io/sheet`](http://git.io/sheet)* *Read this in other languages: [English](README.md), [한국어](README.ko.md), [日本語](README.ja.md), [简体中文](README.zh-cn.md), [正體中文](README.zh-tw.md).*