Skip to content

Commit 4ba9eb9

Browse files
committed
Removed more unnecessary things which were left out intro-github.md
1 parent 706f69a commit 4ba9eb9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/GitHub/intro-github.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ So in the above example all the developer where able to work on different feautr
7070

7171
GitHub Simplfy all the command line interface of Git and make it more GUI friendly. GitHub has builds above of git. Here want we do is staging the files and doing the commit, You can clone the entire repository and create a branch and commit to that branch ask the main developer to merge the branch. when you clone in reality you are creating a copy of the real code/repository in your local environment.
7272

73-
[![Git Structure](./assets/2-git-strucutre.png)]
73+
![Git Structure](./assets/2-git-strucutre.png)
7474

7575

7676
:::info
@@ -90,12 +90,10 @@ The fork is a personal copy of the repo which is already present or uploaded in
9090

9191
:::
9292

93-
< />
9493

9594
### Watch the video Tutorial
9695
<iframe width="880" height="480" src="https://www.youtube.com/embed/GrTV59Y84S8?list=PLrLTYhoDFx-kiuFiGQqVpYYZ56pIhUW63" title="How to start with GitHub in 2024 | Beginner&#39;s Guide" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
9796

98-
< />
9997

10098
## Conclusion
10199

0 commit comments

Comments
 (0)