From 783239bf4dfab00c8ce53a76878a706889537a40 Mon Sep 17 00:00:00 2001
From: veera-potnis <44449313+veera-potnis@users.noreply.github.com>
Date: Tue, 1 Jan 2019 11:49:45 -0500
Subject: [PATCH] Additional information on git (#28621)
A new cool platform for git commands for Sublime Text editors
---
guide/english/git/index.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/guide/english/git/index.md b/guide/english/git/index.md
index aa55d75681..bfae76579f 100644
--- a/guide/english/git/index.md
+++ b/guide/english/git/index.md
@@ -132,3 +132,4 @@ This article uses information from the Git official website
- Most useful commands when you're in bad GIT situation: Oh shit, git!
- [Resources to learn Git](https://try.github.io/)
+- For coders who prefer the Sublime Text editor, git commits can be easily made using [Sublime Merge](https://www.sublimemerge.com/)