Skip to content

Commit e60b164

Browse files
Merge pull request #112 from arshadkazmi42/git-clone-gif
adds git-clone gif
2 parents 8ba3f30 + 4b85503 commit e60b164

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

commands/git/git-clone-repo.md

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ This will download the project to a folder named after the Git repository(ak-cli
1717

1818
This will download the project to a folder named OpenSource
1919

20+
## Demo
21+
22+
<img src="../../gifs/git-clone.gif" alt="Git Clone"/>
23+
2024
## Related
2125

2226
- [Create a new branch](git-new-branch.md)

commands/git/git-stage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
## Demo
2020

21-
<img src="../../gifs/git-stage.gif" alt="Git Stage"/> <br>
21+
<img src="../../gifs/git-stage.gif" alt="Git Stage"/>
2222

2323
## Related
2424

gifs/git-clone.gif

36.3 KB
Loading

0 commit comments

Comments
 (0)