Skip to content

Commit e815cda

Browse files
7th Update README.md
1 parent 107f875 commit e815cda

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757

5858
# This documentation provides comprehensive guidelines for using GTI (Git Tool Interface) and GitHub, covering key functionalities, setup processes, and best practices.
5959

60-
6160
Let’s start with the basics. Git is a version control system that allows you to track changes to your files and collaborate with others. It is used to manage the history of your code and to merge changes from different branches. I can understand that as of now these terms like version control, branches, and merges are not familiar to you. But don’t worry, we will learn them in this tutorial.
6261

6362
# What is Git
@@ -163,7 +162,7 @@ commit is a way to save your changes to your repository. It is a way to record y
163162

164163
## Steps of commit
165164

166-
![logo](https://app.eraser.io/workspace/SMlHs99FVb8wFX7uXTLP/preview?elements=PBx4CuCnDKSV09sU8nNxVw&type=embed)
165+
![logo](https://app.eraser.io/workspace/SMlHs99FVb8wFX7uXTLP/preview?elements=G3bLrxG4Y6w982IICMCxDg&type=embed)
167166

168167
1. write code
169168

0 commit comments

Comments
 (0)