From 19fae7249d8e56a7b5cbe81f1324e624068c3c0d Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Fri, 23 May 2025 00:20:11 +0000 Subject: [PATCH] Update cheatsheets --- tldr/git-create-branch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tldr/git-create-branch b/tldr/git-create-branch index cc677553..d7f08a97 100644 --- a/tldr/git-create-branch +++ b/tldr/git-create-branch @@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git > Create a Git branch in a repository. > Part of `git-extras`. -> More information: . +> More information: . - Create a local branch: